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
- Host: GitHub
- URL: https://github.com/thewisker/packages
- Owner: TheWisker
- Created: 2023-03-02T21:03:36.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T09:18:23.000Z (about 2 years ago)
- Last Synced: 2025-01-07T17:18:58.380Z (5 months ago)
- Topics: archlinux, aur-built, packages, pacman-repo
- Language: Shell
- Homepage: https://thewisker.github.io/Packages/
- Size: 104 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-shikaiUsage
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