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

Last updated: September 20,2024

1. Install "libnfnetlink.i686" package

Please follow the step by step instructions below to install libnfnetlink.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libnfnetlink.i686

2. Uninstall "libnfnetlink.i686" package

This guide let you learn how to uninstall libnfnetlink.i686 on Fedora 35:

$ sudo dnf remove libnfnetlink.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:46:34 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libnfnetlink
Version : 1.0.1
Release : 20.fc35
Architecture : i686
Size : 30 k
Source : libnfnetlink-1.0.1-20.fc35.src.rpm
Repository : fedora
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.