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



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

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

Description:

development library and headers for libnl-genl-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-genl-3.

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

Version: 3.2.29-0ubuntu3

Section: libdevel