This package browser is in early development. Mind the rough edges.

libnl-python3 3.5.0

NetLink protocol library suite

The libnl suite is a collection of libraries providing APIs to netlink protocol based Linux kernel interfaces. Netlink is an IPC mechanism primarily between the kernel and user space processes. It was designed to be a more flexible successor to ioctl to provide mainly networking related kernel configuration and monitoring interfaces.

Installation

Install libnl-python3 3.5.0 as follows:

guix install libnl-python3@3.5.0

Or install the latest version:

guix install libnl-python3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.