I made a rather small partition, and when comitting upgrade in Pamac get the error run out of space on drive.
So I moved the pkg directory in pacman.conf to the home folder which has ample space.
SOLVED I had simply not checked and turns out I needed to weed out some old home directories after saving some files. These add a surprising amount of hidden bloat and the partition is not huge to begin with..
And you have to remember to clean the pacman cache from time to time :
sudo pacman -Scc
You can edit makpkg.conf to build packages it ram in tmpfs and you don't wear your ssd/HDD and cache takes care of itself on shutdown?
Thanks! The cache can also be emptied the GUI way in Pamac..
I ran a search but could not locate makpkg.conf - I have little experience maintaining an Arch/Artix system.
/etc/makepkg.conf
Thanks, that's so much faster too. Found the option in the file.