Pogmom apt repo


../
dists/
pool/
add-repo.sh
public.gpg

This repository contains packages indended for use on Debian Unstable, or on a Debian system installed using packages from a repository snapshot dated at approximate the same time as this repository was last updated.

This repository and the packages hosted on it are not affiliated in any official capacity with the Debian project. It primarily hosts [1] personal-use software & scripts, [2] debianized packages of software not available in the official Debian repositories, and [3] (rarely) mirrors of packages no longer provided by the Debian repositories, or not yet migrated from the Experimental repo to Unstable, which are required by software of types [1] and [2].

The software provided by this repository is not packaged in whole by the Debian packaging standards- but it aims to not cause any incompatibilities in package management when used with the official Debian Unstable repository.

In the event that a package provided by this repo causes any issues, please troubleshoot or contact this repo's maintainer, or remove all packages from and disable this repository BEFORE seeking support through official Debian channels.

Should package conflicts arise whilst this repo is in use on your system, please disable and remove all packages installed from this repository to investigate if the conflict arises as a result of this repository. If so, contact this repo's maintainer rather than seeking support through official Debian channels.


To add this repo quickly & dangerously, run the following command, entering your sudo password when prompted:

$ curl https://apt.pogmom.me/add-repo.sh | bash

The above script:

  1. Ensures that curl & gpg are up-to-date
  2. Downloads and dearmors this repo's public key
  3. Creates an apt repo file containing this repo's information
  4. Updates your apt repositories

[Contact]