libnl

Library for Netlink protocol communication on Linux systems.

brewmacoslinux
Try with needOr install directly
Source

About

Netlink Library Suite

Examples

check if libnl is installed and view version$ brew info libnl
see what files libnl installed on your system$ brew list libnl
find where libnl library files are located$ brew --prefix libnl
check libnl dependencies and linked packages$ brew deps libnl
verify libnl installation is working correctly$ pkg-config --modversion libnl-3.0