How to Install and Uninstall libnftnl.i686 Package on Rocky Linux 8

Last updated: July 05,2024

1. Install "libnftnl.i686" package

In this section, we are going to explain the necessary steps to install libnftnl.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libnftnl.i686

2. Uninstall "libnftnl.i686" package

This is a short guide on how to uninstall libnftnl.i686 on Rocky Linux 8:

$ sudo dnf remove libnftnl.i686 $ sudo dnf autoremove

3. Information about the libnftnl.i686 package on Rocky Linux 8

Last metadata expiration check: 0:49:57 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libnftnl
Version : 1.1.5
Release : 5.el8
Architecture : i686
Size : 89 k
Source : libnftnl-1.1.5-5.el8.src.rpm
Repository : baseos
Summary : Library for low-level interaction with nftables Netlink's API over libmnl
URL : http://netfilter.org/projects/libnftnl/
License : GPLv2+
Description : A library for low-level interaction with nftables Netlink's API over libmnl.