My Arch Linux repository.
Go to file
Santiago Lo Coco 57081f25eb Delete signed repo files
https://bbs.archlinux.org/viewtopic.php?id=191476
https://bbs.archlinux.org/viewtopic.php?pid=1486862#p1486862
https://archlinux.org/news/gnupg-21-and-the-pacman-keyring/
https://github.com/archlinuxcn/repo/issues/406#issuecomment-299105244
https://gist.github.com/puncoz/6608c891810355f6336917c93ff40012
2022-02-03 00:11:59 -03:00
x86_64 Delete signed repo files 2022-02-03 00:11:59 -03:00
LICENSE.md Add LICENSE.md 2022-02-02 22:22:26 -03:00
README.md Update README.md 2022-02-02 23:59:28 -03:00

README.md

calrepo

Personal Arch Linux package repository.

Table of contents

Usage

First, you need to locally sign my PGP key:

sudo pacman-key --lsign-key 199980CE93F18E62

Then, add

[calrepo]
SigLevel = Required DatabaseOptional
Server = https://slococo.com.ar/$repo/$arch

to the end of /etc/pacman.conf.

Finally, you must sync the repositories:

sudo pacman -Sy

Now you can install any of the packages from the calrepo repo.

Contributing

PRs are welcome.

License

MIT