Answers for "linux add remove software program"

4

linux remove program

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

how to remove a software from linux

# use this for centos
sudo yum remove [pkg_name]
Posted by: Guest on November-25-2020

Code answers related to "linux add remove software program"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language