An open API service indexing awesome lists of open source software.

https://github.com/thewisker/packages

Private Arch linux package repository
https://github.com/thewisker/packages

archlinux aur-built packages pacman-repo

Last synced: 3 months ago
JSON representation

Private Arch linux package repository

Awesome Lists containing this project

README

        

Packages





Private Arch linux package repository

Description

Private Arch linux package repository for use in the Archy flavour installation.

Provides

Provides the following packages:

- yay
- i2p
- emath
- picom
- trizen
- awesome
- jdownloader2
- web-greeter-theme-shikai

Usage

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`

Author





TheWisker