Answers for "ubuntu uninstall application app"

6

remove app ubuntu terminal

sudo apt-get remove --purge <app name>
Posted by: Guest on April-04-2021
7

ubuntu remove application

$ sudo apt-get remove package-name
Posted by: Guest on January-05-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language