HYPES Gateway Repository v1.0 Aurora

Official package repository for HYPES Gateway OS — Africa's smart edge security platform.

Channels

Trust & Verification

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

Add HYPES to a Rocky 9 host

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

Support & Documentation