# 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 | ## Set up the repository Configure the repository: ```sh sudo dnf config-manager --add-repo https://packages.paessler.com/docs/rpm-sources/rhel-9.repo ``` ## Install the product ```sh sudo dnf install prtgmpprobe ``` --- Last update: 2024-07-11 17:01:55 +0200