noahm's apt repository

Usage:

Obtain my gpg key either from this repository or from db.debian.org and store it at /etc/apt/noahm.gpg

Install the following content /etc/apt/sources.list.d/noahm.sources (replace "bookworm" with "sid", "bulleye", etc)::

	Types: deb deb-src
	URIs: https://people.debian.org/~noahm/repo
	Suites: bookworm
	Components: main
	Architectures: amd64 arm64
	Signed-By: /etc/apt/noahm.gpg
      

Several releases are supported. Currently, they are:

You'll also probably want the following content in /etc/apt/preferences.d/noahm.pref:

      Package: *
      Pin: release l=noahm
      Pin-Priority: 99
    

Noah Meyerhans, 06 Jun 2024