ubuntu apt uninstall code example
Example 1: ubuntu apt uninstall
sudo apt-get remove <application_name>
Example 2: apt uninstall
sudo apt-get remove [pkg]
Example 3: sudo apt uninstall
sudo apt-get remove pkg
sudo apt-get remove <application_name>
sudo apt-get remove [pkg]
sudo apt-get remove pkg