hwo to uninstall an apt in ubuntu code example
Example 1: ubuntu apt uninstall
sudo apt-get remove <application_name>
Example 2: sudo apt uninstall
sudo apt-get remove pkg
sudo apt-get remove <application_name>
sudo apt-get remove pkg