How to Install and Uninstall suricata.i686 Package on Fedora 34

Last updated: September 28,2024

1. Install "suricata.i686" package

Please follow the guidelines below to install suricata.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install suricata.i686

2. Uninstall "suricata.i686" package

In this section, we are going to explain the necessary steps to uninstall suricata.i686 on Fedora 34:

$ sudo dnf remove suricata.i686 $ sudo dnf autoremove

3. Information about the suricata.i686 package on Fedora 34

Last metadata expiration check: 0:30:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : suricata
Version : 6.0.2
Release : 1.fc34
Architecture : i686
Size : 2.6 M
Source : suricata-6.0.2-1.fc34.src.rpm
Repository : fedora
Summary : Intrusion Detection System
URL : https://suricata-ids.org/
License : GPLv2
Description : The Suricata Engine is an Open Source Next Generation Intrusion
: Detection and Prevention Engine. This engine is not intended to
: just replace or emulate the existing tools in the industry, but
: will bring new ideas and technologies to the field. This new Engine
: supports Multi-threading, Automatic Protocol Detection (IP, TCP,
: UDP, ICMP, HTTP, TLS, FTP and SMB! ), Gzip Decompression, Fast IP
: Matching, and GeoIP identification.