How to Install libnl-cli-3-dev in Ubuntu 18.04



Install libnl-cli-3-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libnl-cli-3-dev

Description:

development library and headers for libnl-cli-3

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. . This package contains the files that are needed to build applications using libnl-cli-3.

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

Version: 3.2.29-0ubuntu3

Section: libdevel