Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

remove cache package arch

# remove all cached versions of uninstalled packages
sudo paccache -ruk0

# remove all uninstalled packages
sudo pacman -Sc

# completely remove all packages from the cache
sudo pacman -Scc
Source by ostechnix.com #
 
PREVIOUS NEXT
Tagged: #remove #cache #package #arch
ADD COMMENT
Topic
Name
6+4 =