Pre-built AUR packages.
See https://aur.chaotic.cx/docs
Auto-AUR was created to complement Chaotic-AUR.
Auto-AUR packages may depend on other AUR packages.
In that case, Chaotic-AUR provides the necessary pre-built AUR packages.
pacman-key --recv-key b465fd29d2ea44cc --keyserver keyserver.ubuntu.com
pacman-key --lsign-key b465fd29d2ea44cc
pacman -U 'https://auto-aur.pages.dev/repo/auto-aur/x86_64/auto-aur-keyring-20240923-1-any.pkg.tar.zst'
pacman -U 'https://auto-aur.pages.dev/repo/auto-aur/x86_64/auto-aur-mirrorlist-20241030-1-any.pkg.tar.zst'
/etc/pacman.conf
Append (adding at the end) the following to /etc/pacman.conf
:
[auto-aur]
Include = /etc/pacman.d/auto-aur-mirrorlist
pacman -Syu
https://github.com/akku1139/auto-aur/actions/workflows/repo.yml