How to Install and Uninstall libnfnetlink.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

1. Install "libnfnetlink.i686" package

Please follow the guidance below to install libnfnetlink.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libnfnetlink.i686

2. Uninstall "libnfnetlink.i686" package

This guide covers the steps necessary to uninstall libnfnetlink.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libnfnetlink.i686 $ sudo dnf autoremove

3. Information about the libnfnetlink.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:18:49 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libnfnetlink
Version : 1.0.1
Release : 21.el9
Architecture : i686
Size : 33 k
Source : libnfnetlink-1.0.1-21.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : Netfilter netlink userspace library
URL : http://netfilter.org
License : GPLv2+
Description : libnfnetlink is a userspace library that provides some low-level
: nfnetlink handling functions. It is used as a foundation for other, netfilter
: subsystem specific libraries such as libnfnetlink_conntrack, libnfnetlink_log
: and libnfnetlink_queue.