Signed repo.db is published under pacman/$arch.
Package files are fetched from Imprint GitHub Releases (and Cloudflare
302s .pkg.tar.zst the same way).
Import the signing key, install the snippet, and sync.
curl -fsSL https://repo-cr4.pages.dev/keys/repo.asc | sudo pacman-key --add -
sudo pacman-key --lsign-key 9DF42B7054F1CB5B
sudo curl -fsSL https://repo-cr4.pages.dev/pacman/repo.conf \
-o /etc/pacman.d/repo
echo -e '\nInclude = /etc/pacman.d/repo' | sudo tee -a /etc/pacman.conf
sudo pacman -Sy imprint
The repository section name is [repo].
Signed database files are under
x86_64 and
aarch64.