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

Last updated: October 06,2024

1. Install "libnl3.x86_64" package

Please follow the instructions below to install libnl3.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libnl3.x86_64

2. Uninstall "libnl3.x86_64" package

Please follow the step by step instructions below to uninstall libnl3.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libnl3.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:26:30 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : libnl3
Version : 3.7.0
Release : 1.el8
Architecture : x86_64
Size : 1.0 M
Source : libnl3-3.7.0-1.el8.src.rpm
Repository : @System
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