Home Documentation Downloads & Repos Support Forum ↗ Telegram Support ↗ GitHub ↗

Downloads & Repositories

Add the official EFA-NG repository to your system or download standalone RPM packages.

CentOS Stream 10 / EL10 Repository Setup

CentOS Stream 10 • RHEL 10 • AlmaLinux 10 • Rocky Linux 10

Enable EPEL, CRB, and EFA-NG Repository:

# 1. Install EPEL repository dnf -y install epel-release # 2. Enable CRB (CodeReady Builder) dnf config-manager --set-enabled crb # 3. Add EFA-NG official repository curl -sSL https://raw.githubusercontent.com/kit400/EFA-NG/main/repos/efa-ng-centos10.repo -o /etc/yum.repos.d/efa-ng.repo # 4. Check available packages dnf list available --disablerepo="*" --enablerepo="efa-ng"

Core Packages in Repository

efa-ng / eFa

EFA-NG core appliance suite and automation tools

v5.0-NG
mailwatch-ng

MailWatch-NG web administration console

PHP 8.3 Ready
mailscanner

MailScanner 5 daemon integration package

v5.4.x
sqlgrey

SQLgrey policy greylisting daemon

EL10 Build