Private Arch linux package repository
Private Arch linux package repository for use in the Archy flavour installation.
Provides the following packages:
- yay
- i2p
- emath
- picom
- trizen
- awesome
- jdownloader2
- web-greeter-theme-shikai
To activate the repository two steps are needed:
- Add the repository key to the pacman keyring.
- Add the repository entry to the pacman configuration file.
They would consist of the following commands:
sudo pacman-key --recv-keys 11E855265688AEAE
sudo pacman-key --finger 11E855265688AEAE
sudo pacman-key --lsign-key 11E855265688AEAE
sudo echo '[wisker] Server = https://thewisker.github.io/Packages/x86_64' >> /etc/pacman.conf