Published
- 1 min read
clear pacman cahce
The solution for this is noted below
clear pacman cahce
Solution
# Delete old packages from cache
sudo pacman -Sc
# Delete everything from cache
sudo pacman -Scc
Try other methods by searching on the site. That is if this doesn’t work