Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.