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

Last updated: November 29,2024

1. Install "libnids.i686" package

This guide let you learn how to install libnids.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libnids.i686

2. Uninstall "libnids.i686" package

This tutorial shows how to uninstall libnids.i686 on Fedora 38:

$ sudo dnf remove libnids.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:15:20 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libnids
Version : 1.24
Release : 27.fc38
Architecture : i686
Size : 44 k
Source : libnids-1.24-27.fc38.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.