You are not logged in.
Hi,
I mostly use 'pacman -S' and occasionally 'AUR' to install new software. My main partition where Archlinux is installed is getting full. I would like to install my new software in some other disk space partition (to avoid) storage issues. How do I set my install path?
Also is there any way I can migrate my currently installed applications to this other partition?
Thanks!
B
Offline
1) pacman determines by the packet's file list where these are going to be installed. The FHS is pretty clear about where certain types of files have to be installed to. This is not Windows, where it's up to the user to install a program's files into arbitrary locations.
2) Yes, repartition.
Last edited by schard (2020-03-30 07:59:07)
Inofficial first vice president of the Rust Evangelism Strike Force
Offline
Better yet, figure out why it's "getting full" or what's filling it up. Fix the problem, don't just buy a little more time. How are your partitions currently set up? What's using up the space on the root fs?
And what does this mean:
I mostly use 'pacman -S' and occasionally 'AUR' to install new software.
Is 'AUR' referring to a specific tool? If you use `makepkg -si` as indicated in the title, this is still using pacman. But the troublesome part of this is the "mostly". How else are you installing new software and why?
Last edited by Trilby (2020-03-30 13:26:42)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline