disable apparmor ubuntu code example
Example 1: remove apache ubuntu
sudo apt autoremove
sudo apt remove apache2
sudo apt-get purge apache2 apache2-utils apache2-bin apache2.2-common
Example 2: ubuntu remove application icon
remove application icon file from "/usr/share/applications" or "~/.local/share/applications".