How to Install and Uninstall libnfnetlink.i686 Package on CentOS 8 / RHEL 8

Last updated: April 29,2024

1. Install "libnfnetlink.i686" package

This guide covers the steps necessary to install libnfnetlink.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libnfnetlink.i686

2. Uninstall "libnfnetlink.i686" package

Please follow the instructions below to uninstall libnfnetlink.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libnfnetlink.i686 $ sudo dnf autoremove

3. Information about the libnfnetlink.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:41:34 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libnfnetlink
Version : 1.0.1
Release : 13.el8
Architecture : i686
Size : 34 k
Source : libnfnetlink-1.0.1-13.el8.src.rpm
Repository : baseos
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.