Answers for "uninstall a package linux"

2

delete package on linux

sudo apt-get purge --auto-remove packagename
Posted by: Guest on November-14-2021
0

how to remove package files in linux

tar xvf 1.3.2.tar.gz
Posted by: Guest on January-05-2021
0

how to remove package files in linux

sudo nano /etc/postfix/main.cf
Posted by: Guest on January-05-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language