custom

An Arch Linux package repository. Add it to /etc/pacman.conf:

[custom]
SigLevel = Optional TrustAll
Server = http://YOUR-HOST/

Then refresh and install:

sudo pacman -Sy
sudo pacman -S <package>

If the packages are signed and the signing key is in pacman's keyring, use SigLevel = Required DatabaseOptional instead.

Packages

Sources