Чистый Пакман Кахче

# Delete old packages from cache
sudo pacman -Sc
# Delete everything from cache
sudo pacman -Scc
David