Antergos / Arch Linux / Linux · October 15, 2014 0

arch linux saving yaourt packages or tarballs

1. make directory

# mkdir -p /var/cache/pacman/pkg-local
# chmod 766 /var/cache/pacman/pkg-local

2. forcing cache to save builds
edit /etc/yaourtrc
and include line below

ExportToLocalRepository /var/cache/pacman/pkg-local