Arch Linux package repository
[avr] Server = https://bouchaud.org/packages/$repo/$arch
Where arch is one of x86_64, aarch64 or armv7h. Armv7l arch should be able to use armv7h packages.
Database is signed with my key and packages are signed with their builder's.
# receive the key pacman-key --keyserver hkps://keys.openpgp.org --recv-keys 157B08346330029C # display key information pacman-key --finger 157B08346330029C # trust the key to sign packages / database sudo pacman-key --lsign-key 157B08346330029C
If needed, you may contact me through one of the many services listed on this page.
PKGBUILD for the packages hosted here are available on github at vbouchaud/aur.
Older versions of some of the packages hosted here, though not available through pacman anymore, are still available to download as standalone packages.
This was a requirement I had for kubernetes related packages where rolling release distribution of those packages would most likely introduce issues.
See Upgrading kubeadm clusters for more information on the subject.