How to Install and Uninstall libnfnetlink-devel.i686 Package on Fedora 34

Last updated: September 29,2024

1. Install "libnfnetlink-devel.i686" package

Please follow the guidance below to install libnfnetlink-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libnfnetlink-devel.i686

2. Uninstall "libnfnetlink-devel.i686" package

Please follow the guidelines below to uninstall libnfnetlink-devel.i686 on Fedora 34:

$ sudo dnf remove libnfnetlink-devel.i686 $ sudo dnf autoremove

3. Information about the libnfnetlink-devel.i686 package on Fedora 34

Last metadata expiration check: 0:15:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libnfnetlink-devel
Version : 1.0.1
Release : 19.fc34
Architecture : i686
Size : 13 k
Source : libnfnetlink-1.0.1-19.fc34.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.