How to Install and Uninstall libmnl.x86_64 Package on AlmaLinux 8
Last updated: January 12,2025
1. Install "libmnl.x86_64" package
This guide let you learn how to install libmnl.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
libmnl.x86_64
Copied
2. Uninstall "libmnl.x86_64" package
Here is a brief guide to show you how to uninstall libmnl.x86_64 on AlmaLinux 8:
$
sudo dnf remove
libmnl.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libmnl.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:10:02 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libmnl
Version : 1.0.4
Release : 6.el8
Architecture : x86_64
Size : 30 k
Source : libmnl-1.0.4-6.el8.src.rpm
Repository : baseos
Summary : A minimalistic Netlink library
URL : http://netfilter.org/projects/libmnl
License : LGPLv2+
Description : libmnl is a minimalistic user-space library oriented to Netlink developers.
: There are a lot of common tasks in parsing, validating, constructing of both
: the Netlink header and TLVs that are repetitive and easy to get wrong.
: This library aims to provide simple helpers that allows you to re-use code and
: to avoid re-inventing the wheel.
Available Packages
Name : libmnl
Version : 1.0.4
Release : 6.el8
Architecture : x86_64
Size : 30 k
Source : libmnl-1.0.4-6.el8.src.rpm
Repository : baseos
Summary : A minimalistic Netlink library
URL : http://netfilter.org/projects/libmnl
License : LGPLv2+
Description : libmnl is a minimalistic user-space library oriented to Netlink developers.
: There are a lot of common tasks in parsing, validating, constructing of both
: the Netlink header and TLVs that are repetitive and easy to get wrong.
: This library aims to provide simple helpers that allows you to re-use code and
: to avoid re-inventing the wheel.