How to Install and Uninstall libnids.i686 Package on Fedora 35

Last updated: May 21,2024

1. Install "libnids.i686" package

Please follow the steps below to install libnids.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libnids.i686

2. Uninstall "libnids.i686" package

Please follow the guidelines below to uninstall libnids.i686 on Fedora 35:

$ sudo dnf remove libnids.i686 $ sudo dnf autoremove

3. Information about the libnids.i686 package on Fedora 35

Last metadata expiration check: 0:58:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libnids
Version : 1.24
Release : 23.fc35
Architecture : i686
Size : 44 k
Source : libnids-1.24-23.fc35.src.rpm
Repository : fedora
Summary : Implementation of an E-component of Network Intrusion Detection System
URL : http://libnids.sourceforge.net/
License : GPLv2+
Description : Libnids is an implementation of an E-component of Network Intrusion
: Detection System. It emulates the IP stack of Linux 2.x and offers
: IP defragmentation, TCP stream assembly and TCP port scan detection.
:
: Using libnids, one has got a convenient access to data carried by a
: TCP stream, no matter how artfully obscured by an attacker.