You are not logged in.
Hi
I want to replace "/var/cache/pacman/pkg" by "/home/zetro/linux/arch/pkg" for caching pacman packages, so that pacman always looks and saves packages in /home/zetro/linux/arch/pkg. Can I do it by simply uncommenting
#CacheDir = /var/cache/pacman/pkg/
line in /etc/pacman.conf or is there anything else to do?
Regards
Last edited by zetrotrack000 (2014-03-18 11:38:03)
Offline
Offline
That's it pretty much, yes.
Also make sure to read the related manpage (man pacman.conf) for a full overview of the available options.
Burninate!
Offline
I'm not sure if paccache picks the cachedir from pacman.conf, I think you may need to specify it with the '-c' switch.
Just something to remember.
Offline
I have changed the cache dir in pacman.conf and currently it is working fine, If any thing goes wrong I will report here. Thanks
Offline