InterGenOS Package Repository

This is the binary package repository for InterGenOS. Every package is PGP-signed by the InterGenOS release key, and the package index is signature-verified by pkm before anything is installed.

The repository is live. The current package set is published under /x86_64/current/ — a signed InterGenOS.db index, per-package .igos.tar.gz archives, and the matching source archives under sources/. Package coverage continues to expand toward the full v1.0 set.

Using it

On an InterGenOS system, pkm fetches and verifies from here:

pkm sync             # fetch + verify the signed InterGenOS.db index
pkm install <name>    # download, hash-check, and install a package

pkm verifies the index signature against the release-key fingerprint pinned into the tool, then hash-checks every archive against the index before installing.

Trust chain

See the repository trust model and the signing key publication.