Answers for "uninstall programs from ubuntu"

4

how to uninstall a software in ubuntu

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

how to uninstall a software in ubuntu

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

Code answers related to "uninstall programs from ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language