How to Install libnl-utils in Ubuntu 18.04



Install libnl-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install libnl-utils

Description:

Utilities for dealing with netlink sockets

This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . These utilities help dealing with netlink sockets.

Homepage: http://www.infradead.org/~tgr/libnl/

Version: 3.2.29-0ubuntu3

Section: universe/libs