How to Install and Uninstall libnetfilter_queue.x86_64 Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "libnetfilter_queue.x86_64" package

Please follow the steps below to install libnetfilter_queue.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libnetfilter_queue.x86_64

2. Uninstall "libnetfilter_queue.x86_64" package

This is a short guide on how to uninstall libnetfilter_queue.x86_64 on AlmaLinux 8:

$ sudo dnf remove libnetfilter_queue.x86_64 $ sudo dnf autoremove

3. Information about the libnetfilter_queue.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:15:51 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libnetfilter_queue
Version : 1.0.4
Release : 3.el8
Architecture : x86_64
Size : 31 k
Source : libnetfilter_queue-1.0.4-3.el8.src.rpm
Repository : baseos
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.