How to Install and Uninstall libnl3.x86_64 Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "libnl3.x86_64" package

Learn how to install libnl3.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libnl3.x86_64

2. Uninstall "libnl3.x86_64" package

This guide let you learn how to uninstall libnl3.x86_64 on Amazon Linux 2:

$ sudo yum remove libnl3.x86_64 $ sudo yum autoremove

3. Information about the libnl3.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libnl3
Arch : x86_64
Version : 3.2.28
Release : 4.amzn2.0.1
Size : 277 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