How to Install and Uninstall libnl.i686 Package on Amazon Linux 2
Last updated: November 25,2024
1. Install "libnl.i686" package
This guide covers the steps necessary to install libnl.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
libnl.i686
Copied
2. Uninstall "libnl.i686" package
This guide covers the steps necessary to uninstall libnl.i686 on Amazon Linux 2:
$
sudo yum remove
libnl.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the libnl.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : libnl
Arch : i686
Version : 1.1.4
Release : 3.amzn2.0.2
Size : 140 k
Repo : amzn2-core/2/x86_64
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 : libnl
Arch : i686
Version : 1.1.4
Release : 3.amzn2.0.2
Size : 140 k
Repo : amzn2-core/2/x86_64
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