Answers for "how to uninstall a package using apt ubuntu"

12

ubuntu apt uninstall

sudo apt-get remove <application_name>
Posted by: Guest on July-20-2020
4

uninstall package ubuntu

sudo apt remove <package name>
Posted by: Guest on November-30-2020

Code answers related to "how to uninstall a package using apt ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language