Community-maintained RPM packages for Prometheus and related components, built for Enterprise Linux.
Install the repository package for your Enterprise Linux major version:
sudo dnf install https://rpms.thesystem.dev/thesystem-release-latest-10.noarch.rpm
Use latest-8, latest-9, or latest-10 to match the host. DNF may ask you to trust the package signing key on first install; this is expected for a signed third-party repository package.
The repository package installs the GPG public key under /etc/pki/rpm-gpg/ and creates /etc/yum.repos.d/prometheus-rpm.repo.
Manual setup remains available in the project quickstart for air-gapped hosts or automation that manages repository files directly.
For usage notes, supported packages, GPG details, and publishing information, see the project README: