How to Install and Uninstall libnl3.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

1. Install "libnl3.x86_64" package

In this section, we are going to explain the necessary steps to install libnl3.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libnl3.x86_64

2. Uninstall "libnl3.x86_64" package

Here is a brief guide to show you how to uninstall libnl3.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libnl3.x86_64 $ sudo dnf autoremove

3. Information about the libnl3.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:27:00 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libnl3
Version : 3.7.0
Release : 1.el9
Architecture : x86_64
Size : 354 k
Source : libnl3-3.7.0-1.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : Convenience library for kernel netlink sockets
URL : http://www.infradead.org/~tgr/libnl/
License : LGPLv2
Description : This package contains a convenience library to simplify
: using the Linux kernel's netlink sockets interface for
: network manipulation