I got some bigger struggle on my SUSE machine with my apache2
installation. So I want to uninstall/remove it completely to reinstall it.
When I use sudo zypper rm apache2
some of my files are gone, but a lot of files in my /etc/apache2
folder is still exist.
Should I delete them with rm
too, or what is the cleanest way to delete apache2
?