Description
Suricata is an open source intrusion detection, intrusion prevention and network security monitoring engine.
This COPR package repository tracks the Suricata 8.0 branch.
Installation Instructions
CentOS Stream (and most RHEL rebuilds)
dnf install dnf-plugins-core epel-release
dnf copr enable @oisf/suricata-8.0
dnf install suricata
RHEL
Before installing Suricata on RHEL, please first enable the EPEL repo. Instructions for enabling the EPEL repo can be found at https://docs.fedoraproject.org/en-US/epel/. Then the following commands can be used to install Suricata:
dnf copr enable @oisf/suricata-8.0
dnf install suricata
Fedora
dnf install dnf-plugins-core
dnf copr enable @oisf/suricata-8.0
dnf install suricata
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (0)*, x86_64 (0)* | EPEL 10 (2 downloads) |
![]() |
aarch64 (0)*, x86_64 (2)* | EPEL 8 (3 downloads) |
![]() |
aarch64 (0)*, x86_64 (6)* | EPEL 9 (4 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 41 (2 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 42 (1 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @oisf/suricata-8.0
More info about enabling Copr repositories