How to Install and Uninstall libnl3.i686 Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "libnl3.i686" package
Learn how to install libnl3.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libnl3.i686
Copied
2. Uninstall "libnl3.i686" package
In this section, we are going to explain the necessary steps to uninstall libnl3.i686 on Oracle Linux 9:
$
sudo dnf remove
libnl3.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libnl3.i686 package on Oracle Linux 9
Last metadata expiration check: 3:03:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libnl3
Version : 3.7.0
Release : 1.el9
Architecture : i686
Size : 381 k
Source : libnl3-3.7.0-1.el9.src.rpm
Repository : ol9_baseos_latest
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
Available Packages
Name : libnl3
Version : 3.7.0
Release : 1.el9
Architecture : i686
Size : 381 k
Source : libnl3-3.7.0-1.el9.src.rpm
Repository : ol9_baseos_latest
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