How to Install and Uninstall libnetfilter_queue.x86_64 Package on Oracle Linux 8
Last updated: November 25,2024
1. Install "libnetfilter_queue.x86_64" package
In this section, we are going to explain the necessary steps to install libnetfilter_queue.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libnetfilter_queue.x86_64
Copied
2. Uninstall "libnetfilter_queue.x86_64" package
This guide covers the steps necessary to uninstall libnetfilter_queue.x86_64 on Oracle Linux 8:
$
sudo dnf remove
libnetfilter_queue.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libnetfilter_queue.x86_64 package on Oracle Linux 8
Last metadata expiration check: 0:55:19 ago on Mon Sep 12 02:51:38 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 : ol8_baseos_latest
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.
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 : ol8_baseos_latest
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.