Libnl
From LFScript
This software is included in BLFS and therefore no longer maintained here.
LFScript can find this software under the name libnl.
Sources
Installation
./configure --prefix=/usr \
--sysconfdir=/etc &&
makeAs the root user:
make install
