How to Install and Uninstall libnfnetlink.x86_64 Package on Rocky Linux 8

Last updated: September 21,2024

1. Install "libnfnetlink.x86_64" package

Please follow the guidance below to install libnfnetlink.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libnfnetlink.x86_64

2. Uninstall "libnfnetlink.x86_64" package

Here is a brief guide to show you how to uninstall libnfnetlink.x86_64 on Rocky Linux 8:

$ sudo dnf remove libnfnetlink.x86_64 $ sudo dnf autoremove

3. Information about the libnfnetlink.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:19:26 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libnfnetlink
Version : 1.0.1
Release : 13.el8
Architecture : x86_64
Size : 32 k
Source : libnfnetlink-1.0.1-13.el8.src.rpm
Repository : baseos
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.