This is the web page for the GAPF RPM Repository
This repository contains some useful packages that for one reason or another are not available on the standard repositories for either RHEL or Fedora.
These packages are built to not have any conflict with any base packages of the operating system, or its depending repos (EPEL for RHEL, RPMFusion for Fedora).
The list of available packages can be found here:
Red Hat Enterprise Linux 7
Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 9
Fedora 34
Fedora 35
Fedora 36
To install the repo, just do:
1. If using RHEL (or one of their derivatives like Alma Linux or Rocky Linux) install EPEL:
https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F
Or, if using Fedora, install RPMFusion repo:
https://rpmfusion.org/Configuration
2. Import the GAPF repo GPG key:
# wget https://gapf.ddns.net/RPM-GPG-KEY-gapf
# sudo rpm --import ./RPM-GPG-KEY-gapf
3. Install the RPM with the repo information:
RHEL 7 and derivatives (x86_64 only):
# sudo yum localinstall https://gapf.ddns.net/el7/RPMS/noarch/gapf-release-0.5-1.el7_9.gapf.noarch.rpm
RHEL 8 and derivatives (x86_64 only):
# sudo dnf localinstall https://gapf.ddns.net/el8/RPMS/noarch/gapf-release-0.5-1.el8.gapf.noarch.rpm
RHEL 9 and derivatives (x86_64 only):
# sudo dnf localinstall https://gapf.ddns.net/el9/RPMS/noarch/gapf-release-0.5-1.el9.gapf.noarch.rpm
Fedora 34 (x86_64):
# sudo dnf install https://gapf.ddns.net/fc34/RPMS/noarch/gapf-release-0.5-1.fc34.gapf.noarch.rpm
Fedora 35 (x86_64):
# sudo dnf install https://gapf.ddns.net/fc35/RPMS/noarch/gapf-release-0.5-2.fc35.gapf.noarch.rpm
Fedora 36 (x86_64):
# sudo dnf install https://gapf.ddns.net/fc36/RPMS/noarch/gapf-release-0.5-2.fc36.gapf.noarch.rpm
We can be contacted at: gapf2010 at gmail dot com