TEK Federation RPM Repository

Official RPM packages for the TEK Federation. Currently providing Magnum / Corrade packages for Fedora 44 (x86_64).

1. Import the GPG key

sudo rpm --import https://rpm.tekfed.org/RPM-GPG-KEY-tekfed

2. Add the repository

sudo dnf config-manager --add-repo https://rpm.tekfed.org/tekfed.repo

Or manually:

sudo curl -o /etc/yum.repos.d/tekfed.repo https://rpm.tekfed.org/tekfed.repo

3. Install Magnum packages

sudo dnf install magnum magnum-devel \
  magnum-plugins magnum-plugins-devel \
  magnum-extras magnum-extras-devel \
  magnum-integration magnum-integration-devel \
  magnum-examples \
  corrade corrade-devel
Note: After adding the repository you may need to run sudo dnf makecache once.

Repository layout


TEK Federation · tekfed.org