About This Package Repository

Package repository browsing

This is a Debian style package repository collection with a couple of software packages that I have built for Devuan.
(Devuan 3 chimaera, Devuan 4 daedalus, and Devuan 5 excalibur)

You enable this repository on your system by adding the required sources.list lines as a file in your sources.list.d/ directory plus having the signing keys (with ids 80A64E3A025C1DA8 and BDCA19DF6F5D7248) imported into your trusted.gpg.d/ directory, e.g. like so (as root):

# wget -O /etc/apt/trusted.gpg.d/deb.rrq.au.gpg.asc https://deb.rrq.au/deb.rrq.au.gpg.asc
# wget -O /etc/apt/sources.list.d/deb.rrq.au.list https://deb.rrq.au/deb.rrq.au.sources.list.txt
# apt-get update

Thereafter you may enlist the package repository content from the local meta-data files, like so (for chimaera):

$ grep ^Package: /var/lib/apt/lists/deb.rrq.au_dists_chimaera_main_binary-amd64_Packages
$ grep ^Package: /var/lib/apt/lists/deb.rrq.au_dists_chimaera_main_source_Sources

Development git repositories are available at https://git.rrq.au, or send me an email.