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

Last updated: October 04,2024

1. Install "libnetfilter_queue-devel.i686" package

Learn how to install libnetfilter_queue-devel.i686 on Fedora 34

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

2. Uninstall "libnetfilter_queue-devel.i686" package

Here is a brief guide to show you how to uninstall libnetfilter_queue-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 0:09:32 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : libnetfilter_queue-devel
Version : 1.0.2
Release : 17.fc34
Architecture : i686
Size : 12 k
Source : libnetfilter_queue-1.0.2-17.fc34.src.rpm
Repository : fedora
Summary : Netfilter queue userspace library
URL : http://netfilter.org
License : GPLv2
Description : libnetfilter_queue is a userspace library providing an API to packets that have
: been queued by the kernel packet filter. It is is part of a system that
: deprecates the old ip_queue / libipq mechanism.
:
: libnetfilter_queue has been previously known as libnfnetlink_queue.