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

libnl-python3

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 the latest version of libnl-python3 as follows:

guix install libnl-python3

Or install a particular version:

guix install libnl-python3@3.5.0

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.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/libnl-python3/'><img src='http://127.0.0.1:3000/packages/libnl-python3/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/libnl-python3/badges/latest-version.svg)](http://127.0.0.1:3000/packages/libnl-python3/)
Org: [[http://127.0.0.1:3000/packages/libnl-python3/][http://127.0.0.1:3000/packages/libnl-python3/badges/latest-version.svg]]