eFa Version 5 available for testing

Important news
Locked
User avatar
shawniverson
Posts: 3650
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

eFa Version 5 available for testing

Post by shawniverson »

eFa Version 5 is now available for testing as a beta release! :dance:

This version is compatible with CentOS Stream 9 and possibly other variants and includes SpamAssassin 4.0 and ClamAV 1.0.5. Testers are needed!

To install:

Install your flavor of Enterprise Linux 9 using a minimal install.

Run:

Code: Select all

curl -sSL https://raw.githubusercontent.com/E-F-A/eFa5/main/build/build.bash > build.bash
sudo bash build.bash testing
Locked