# Paessler RPM repository Paessler GmbH provides an RPM package repository for installation of our products on RPM-based distributions. ## Supported distributions | Distro | Versions | |--------|----------| | RHEL | 9, 10 | ## Set up the repository Configure the repository: ```sh sudo dnf config-manager --add-repo https://packages.paessler.com/docs/rpm-sources/rhel-10.repo ``` ## Install the product ```sh sudo dnf install prtgmpprobe ``` --- Last update: 2026-03-26 09:07:39 +0100