HyprArch Custom Repository

1. Add the GPG Key

Run this command to trust the repository maintainer (Mitsuba100):

curl -s https://hyprarch-repo.stuple.net/x86_64/pubkey.gpg | sudo pacman-key -a - && sudo pacman-key --lsign-key 236328A7F2C2001E

2. Configure Pacman

Add the following to the bottom of /etc/pacman.conf:

[hyprarch-repo]
SigLevel = Required DatabaseOptional
Server = https://hyprarch-repo.stuple.net/$arch

3. Sync

sudo pacman -Sy

📁 Browse File Index

Automated by GitHub Actions • Last updated: Mon Apr 13 13:26:13 UTC 2026