Answers for "ubuntu install or uninstall software"

7

how to uninstall a software in ubuntu

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

how to uninstall a software in ubuntu

$ dpkg --list
Posted by: Guest on May-17-2021

Code answers related to "ubuntu install or uninstall software"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language