You are not logged in.
Pages: 1
I am facing the issue of my root partition being full, all apps are being installed in this partition. I want to change the default app installation directory.r
Offline
There're no "apps" and is no "default app installation directory".
Post the output of "sudo du -hs /" - most likely /var/cache takes a lot of space and some of that are going to be the pacman packages, so clean up the pacman cache (see "pacman -Sh")
Offline
Pages: 1