Updated instructions for installing my Debian package repositories
I use these repos to distribute my own programs (the OSS repo) or Debian packages for third-party software (the 3p repo). The instructions in various project READMEs use old-style .list files; these updated instructions will install new-style .sources files.
Prerequisite: Keyring
sudo mkdir -p /etc/apt/keyrings
curl -fsSL https: …