Arch Linux package repository.
# Put this at the end of /etc/pacman.conf.
#
# Replace the repository name and/or server if you changed them in local.mk.
[alpr]
SigLevel = Required
Server = file:///var/alprAdd these lines under [options] inside /etc/pacman.conf.
CacheDir = /var/cache/pacman/pkg/
CacheDir = file:///var/alprThis prevents duplicating packages.