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

Last updated: September 21,2024

1. Install "libnetfilter_queue-devel.x86_64" package

Please follow the steps below to install libnetfilter_queue-devel.x86_64 on Fedora 34

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

2. Uninstall "libnetfilter_queue-devel.x86_64" package

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

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

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

Last metadata expiration check: 1:23:57 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libnetfilter_queue-devel
Version : 1.0.2
Release : 17.fc34
Architecture : x86_64
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.