package repositories

← ~john | binary package feeds

alpine linux (apk)

Signed apk repository for Alpine Linux (supporting x86_64 and aarch64).

Add signing key & repo:

wget -P /etc/apk/keys/ https://tilde.horse/~john/repo/alpine/john.rsa.pub
echo "https://tilde.horse/~john/repo/alpine" >> /etc/apk/repositories
apk update
apk add silky

artix linux (pacman)

Pacman repository for Artix Linux with launchd init system, launchdaemons, and port libraries.

Add to /etc/pacman.conf:

[launchd]
SigLevel = Optional TrustAll
Server = https://tilde.horse/~john/repo/artix