Answers for "uninstall software from ubuntu in home directory"

5

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 software from ubuntu in home directory"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language