Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisnharvey/arch-repo
Personal Pacman repo for Arch Linux
https://github.com/chrisnharvey/arch-repo
Last synced: about 4 hours ago
JSON representation
Personal Pacman repo for Arch Linux
- Host: GitHub
- URL: https://github.com/chrisnharvey/arch-repo
- Owner: chrisnharvey
- License: gpl-3.0
- Created: 2019-08-08T19:09:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-02T11:38:31.000Z (12 months ago)
- Last Synced: 2024-05-01T23:29:56.787Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 242 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arch Repo
I have built an Arch Linux repo for pacman that contains some ueful pre-built packages from
the AUR.## Install this repo
Edit ```/etc/pacman.conf``` in your text editor of choice.
Add the following lines
```
[chrisnharvey]
SigLevel = Never
Server = https://arch-repo.chrisnharvey.com
```## Package signing
At the moment, the packages are not signed. This will be addressed in the future.