Arch root partition is full, how to clean it up?
Certainly_No_Brit @ Certainly_No_Brit @discuss.tchncs.de Posts 0Comments 113Joined 2 yr. ago
Certainly_No_Brit @ Certainly_No_Brit @discuss.tchncs.de
Posts
0
Comments
113
Joined
2 yr. ago
Deleted
This is what AI think of us
Pacman installs binaries in the root partition because they are installed system-wide. I don't think that pacman can install binaries for a single user (inside the home partition).
One way of achieving that would be compiling or downloading the binaries manually as a normal user and putting the
.desktop
file in.local/share/applications
. The program would then be only accessible for a single user though.