sudo rm /var/www/html/observium
Check your syntax with sudo nginx -t (Nginx) or sudo apachectl configtest (Apache). You may have forgotten to remove the include directive for Observium from the main config. uninstall observium ubuntu
Run sudo apt autoremove to clear out any orphaned dependencies that are no longer needed by the system. Conclusion sudo rm /var/www/html/observium Check your syntax with sudo
To uninstall from an Ubuntu system, you must manually remove its installation directory, database, and associated services, as it is typically installed via a manual script rather than a standard package manager. and associated services