Official package repository for HYPES Gateway OS — Africa's smart edge security platform.
All packages are GPG-signed by the HYPES Gateway Release 1.x key. Import the public key before installing anything:
rpm --import https://repo.hybridpoint.com.ng/keys/RPM-GPG-KEY-HYPES
sudo tee /etc/yum.repos.d/hypes-gateway.repo << 'REPO'
[hypes-base]
name=HYPES Gateway Base 9
baseurl=https://repo.hybridpoint.com.ng/base/1.0/x86_64/
gpgcheck=1
gpgkey=https://repo.hybridpoint.com.ng/keys/RPM-GPG-KEY-HYPES
enabled=1
REPO
sudo dnf clean all && sudo dnf makecache