Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

yum uninstall package

yum remove package_name
Comment

remove yum package

# Remove yum package
yum remove package_name…
Comment

remove yum package with its dependencies

yum autoremove <pkg> 
#To remove a package with its dependencies
Comment

PREVIOUS NEXT
Code Example
Shell :: react-darkmode-toggler 
Shell :: linux remove link 
Shell :: what is samba in linux 
Shell :: get a loading spinner javascript react 
Shell :: linux hex to dec 
Shell :: install netbeans 8.2 in kali linux 
Shell :: jetpack compose 
Shell :: how to check whats using my space linux 
Shell :: git commit message editor vscode 
Shell :: how to execute a bash script in terminal 
Shell :: pen() "/var/lib/nginx/tmp/client_body/0000000001" failed (13: Permission denied), client: 
Shell :: start xampp on mac 
Shell :: github pages is not free 
Shell :: how to disable browser autofill in Autocomplete mui component 
Shell :: git add remote 
Shell :: powershell new item 
Shell :: delete a branch git 
Shell :: where is my ubuntu folder located 
Shell :: ubuntu releases 
Shell :: create new file in terminal 
Shell :: Package signatures do not match previously installed version; ignoring! 
Shell :: docker all logs at once 
Shell :: add husky commitlint 
Shell :: centos install man pages 
Shell :: check openvpn working 
Shell :: bash for loop 
Shell :: error: refs/remotes/origin/PLAT-4366 does not point to a valid object! 
Shell :: how to add remote branch 
Shell :: camera for linux 
Shell :: git add and commit all in just one line 
ADD CONTENT
Topic
Content
Source link
Name
6+8 =