Arch Package Repository

That arch registry contains additional packages provided by Chimmie & XaviaMa operating systems family.

Installation

To add the registry into your pacman package manager, do the following:

Chimmie's registry

  1. Open terminal.
  2. Insert repository URL of Chimmie registry - echo "[chimmie]" | sudo tee -a /etc/pacman.conf; echo "Server = https://codeberg.org/api/packages/GamePlayer-8/generic/skyflare/$arch" | sudo tee -a /etc/pacman.conf.
  3. Import Pacman key with sudo curl https://keys.openpgp.org/vks/v1/by-fingerprint/892C0804E0A0E07773FB35B443DF282CD257AD64 -o /tmp/chimmie.asc; sudo pacman-key --add /tmp/chimmie.asc
  4. Update Pacman sources with sudo pacman -Sy.

XaviaMa's registry

  1. Open terminal.
  2. Insert repository URL of XaviaMa registry - echo "[xaviama]" | sudo tee -a /etc/pacman.conf; echo "Server = https://codeberg.org/api/packages/xaviama/generic/skyflare/$arch" | sudo tee -a /etc/pacman.conf.
  3. Import Pacman key with sudo curl https://keys.openpgp.org/vks/v1/by-fingerprint/892C0804E0A0E07773FB35B443DF282CD257AD64 -o /tmp/chimmie.asc; sudo pacman-key --add /tmp/chimmie.asc
  4. Update Pacman sources with sudo pacman -Sy.

Post install

After installing the registry into your Pacman, your additional packages should be available.

Reporting bugs / source code

The source code of the website is available on codeberg.org.
For reporting issues please use our issue tracker.
Thank you for using XaviaMa & Chimmie registry!
Website is running under MIT License.
:cat: By Chimmie Firefly