How to Install and Uninstall libnl3.i686 Package on CentOS 8 / RHEL 8

Last updated: July 03,2024

1. Install "libnl3.i686" package

This tutorial shows how to install libnl3.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libnl3.i686

2. Uninstall "libnl3.i686" package

Please follow the guidelines below to uninstall libnl3.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libnl3.i686 $ sudo dnf autoremove

3. Information about the libnl3.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:41:51 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libnl3
Version : 3.5.0
Release : 1.el8
Architecture : i686
Size : 341 k
Source : libnl3-3.5.0-1.el8.src.rpm
Repository : baseos
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