AureiCommunity Arch Repo

Aurei is a community Arch repo that uses a CI to build AUR packages.

You can thank @aktowns and @rmcfadzean

Getting started

Add this code block to your pacman.conf before [Core]

[aurei]
        Server = https://repo.insecure.website

And make sure you import the GPG key

curl https://repo.insecure.website/aurei.asc | sudo pacman-key -a - &&  sudo
        pacman-key --lsign 565ABC3363CDD9F1E333E5744AAFA429C6F28921

Packages(0)