Answers for "howw to uninstall in ubuntu"

15

ubuntu apt uninstall

sudo apt-get remove <application_name>
Posted by: Guest on July-20-2020
0

how to uninstall a software in ubuntu

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language