Skip to content

Orion-zhen/our

Repository files navigation

OUR

Orion User's Repository for Arch Linux

This is a repository conatins:

  • an unofficial Arch Linux repository called our
  • AUR PKGBUILD files (have moved to aur-packages) maintained by me

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 😉

If you want some nice packages in AUR, just feel free to issue 🤗

Features

  • ✅ Use hierarchical build steps to resolve dependencies between AUR packages
  • ✅ Provides a variety of useful AUR packages
  • ✅ Signed with my GPG key
  • ✅ Built and released everyday to ensure the latest packages
  • ✅ Backup sources on Huggingface and HF-Mirror
  • ✅ Completely FREE to community with GPL-v3.0 license*

*: Only all code and files in this repository are licensed under the GPL v3.0 license, while all repositories referenced by PKGBUILD files, and the packages built from these repositories, are released under their respective repository licenses.

Usage

To use this repository, add it to your /etc/pacman.conf:

[our]
Server = https://orion-zhen.github.io/our/$arch

Command line:

sudo tee -a /etc/pacman.conf << EOF
[our]
Server = https://orion-zhen.github.io/our/$arch
EOF

OUR repository is ready to use 😃

Development

If you want to build your own repository, just fork this repository, and add these secrets to your Actions environment:

  • GPG_SEC_KEY: Your GPG secret key
  • GPG_SIG_KEY: Your GPG key used for signatures
  • GPG_PASSPHRASE: Your GPG key password
  • AUR_SSH_PRIVATE_KEY: Your SSH key used for AUR

Credits

This repository is inspired by LeonidPilyugin/kawaii-repo, which contains a bunch of small packages and is maintained on GitHub.

About

Orion User's Repository for Arch Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •