How to Install and Uninstall libnfnetlink.i686 Package on Amazon Linux 2

Last updated: May 03,2024

1. Install "libnfnetlink.i686" package

Learn how to install libnfnetlink.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libnfnetlink.i686

2. Uninstall "libnfnetlink.i686" package

Please follow the step by step instructions below to uninstall libnfnetlink.i686 on Amazon Linux 2:

$ sudo yum remove libnfnetlink.i686 $ sudo yum autoremove

3. Information about the libnfnetlink.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libnfnetlink
Arch : i686
Version : 1.0.1
Release : 4.amzn2.0.2
Size : 27 k
Repo : amzn2-core/2/x86_64
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.