Skip to content

zaggash/archlinux-aur

Repository files navigation

Repo Build Status Renovate
GitHub release (release name instead of tag name)
Packages Count

My Archlinux repo

This is an unofficial repository for Arch Linux.
Originaly intended to fit my needs and build custom or unavailable packages.

How to use it

  • Trust my public key:
pacman-key --init
curl -sL 'https://keybase.io/apinon/pgp_keys.asc?fingerprint=54231a262e8bf5501c6945d275bcc090ca185c57' | sudo pacman-key -a -
pacman-key --lsign-key 54231a262e8bf5501c6945d275bcc090ca185c57
  • Edit /etc/pacman.conf with:
[archlinux-aur]
Server = https://github.com/zaggash/$repo/releases/download/$arch
SigLevel = Required
  • Then update the DB:
pacman -Syy