After installing pacman packages (last one was ‘ungoogled-chromium’) my root partition of 20GB is completly full. Now I can’t update new packages.
My partition structure is: root (20GB) /home (470GB) swap (10GB)
How can I delete the garbage that is piling up in my root, and how to prevent it from happening again.
You must log in or register to comment.
I’m not currently using Arch so I can’t test, but from this forum post it looks like you can change the
CacheDir
variable in/etc/pacman.conf
to point anywhere you want.Yes, this did work! Thanks for your help!