Answers for "how to uninstall an app in ubuntu using terminal"

6

remove app ubuntu terminal

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

Code answers related to "how to uninstall an app in ubuntu using terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language