How to Install libnl-3-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libnl-3-dev

Description:

development library and headers for libnl-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 headers needed by all libraries and the files that are needed to build applications using libnl3.

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

Version: 3.2.29-0ubuntu3

Section: libdevel