This repository includes a bunch of useful AUR packages that are not listed in other popular Arch repositories, such as linuxqq, wechat, wemeet, dingtalk, etc. The repository builder is powered by GitHub Actions. It will automatically pull AUR packages, build them, and release to my GitHub page and Huggingface repository everyday.
Add the following to your pacman.conf file to enable the OUR repository:
[our]
# Uncomment this if you encounter GPG key error
# SigLevel = Optional TrustAll
Server = https://orion-zhen.github.io/our/$arch
Command line:
sudo tee -a /etc/pacman.conf << EOF
[our]
# SigLevel = Optional TrustAll
Server = https://orion-zhen.github.io/our/$arch
EOF
Then refresh the package database:
sudo pacman -Syu
You can now install packages from the OUR repository 🚀
If you have some nice AUR packages and want to add it to this repository, you can make a package request by issueing on the GitHub page.
Server = https://orion-zhen.github.io/our/$arch
https://huggingface.co/Orion-zhen/our
https://hf-mirror.com/Orion-zhen/our