Answers for "how to uninstall software i dont need in ubuntu"

3

how to remove software from ubuntu

sudo apt-get purge --auto-remove package-name
Posted by: Guest on May-28-2021
0

how to uninstall a software in ubuntu

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

Code answers related to "how to uninstall software i dont need in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language