Automic VaultAutomic Vault

brew

libnl mit Homebrew, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libnl in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libnl

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#libnl

nixpkgs package indexes · pkgs/by-name/li/libnl/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S libnl

Arch Linux sync databases · libnl · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Netlink Library Suite

Befehle und Aliase

  • genl-ctrl-list
  • idiag-socket-details
  • nf-ct-add
  • nf-ct-events
  • nf-ct-list
  • nf-exp-add
  • nf-exp-delete
  • nf-exp-list
  • nf-log
  • nf-monitor
  • nf-queue
  • nl-addr-add
  • nl-addr-delete
  • nl-addr-list
  • nl-class-add
  • nl-class-delete
  • nl-class-list
  • nl-classid-lookup
  • nl-cls-add
  • nl-cls-delete
  • nl-cls-list
  • nl-fib-lookup
  • nl-link-enslave
  • nl-link-ifindex2name
  • nl-link-list
  • nl-link-name2ifindex
  • nl-link-release
  • nl-link-set
  • nl-link-stats
  • nl-list-caches
  • nl-list-sockets
  • nl-monitor

Verlauf

Projektgeschichte und Nutzung

libnl is the Netlink Protocol Library Suite, a set of C libraries for Linux applications that talk to kernel netlink interfaces. Netlink replaced many ioctl-style networking control paths with a message-based IPC mechanism between user space and the kernel.

Projektgeschichte

The Infradead project page describes libnl as a suite split into smaller libraries: libnl for socket and message fundamentals, libnl-route for NETLINK_ROUTE interfaces, libnl-genl for generic netlink, and libnl-nf for netfilter interfaces. The split is explicitly intended to avoid forcing every application to link one large library.

The project history includes a long-lived 1.1.x branch and a 3.x branch. The Infradead page warns that 1.1.x support is limited and tells new applications to target libnl3, while also documenting distribution package names for CentOS, Debian, Fedora, OpenSUSE, Slackware, and Ubuntu.

Adoptionsgeschichte

libnl became a standard dependency for Linux networking software that needed structured access to routes, addresses, links, traffic control, generic netlink families, and netfilter state. Its inclusion in many distribution package sets reflects netlink's role as the Linux kernel's preferred extensible networking control API.

Wie es verwendet wird

Callers use libnl core primitives for netlink sockets, message construction, parsing, send, receive, and cache handling, then add family-specific libraries when they need route, generic netlink, or netfilter support. The Homebrew package exposes many nl-* and nf-* command-line helpers around those APIs.

Warum Paket-Nerds sich dafür interessieren

libnl matters to package maintainers because it is Linux-specific, ABI-sensitive, and central to network managers, firewall tools, wireless stacks, containers, and low-level diagnostics. The project's documented SONAME problems in releases 3.2.18 and 3.2.19 show why distributions track its ABI carefully.

Zeitleiste

  • 1.1.x era: The project maintained a stable branch but later advised new applications to use libnl3.
  • 3.2.10: The project reverted an unnecessary SONAME bump after discussion to reduce distribution-maintainer pain.
  • 3.2.18-3.2.19: The project documented an incorrect SONAME that required affected binaries to be relinked for compatibility with 3.2.20 and later.
  • 2014-07-16: The Infradead project page records libnl 3.2.25 as released.

Related projects

  • Related kernel interfaces include netlink, NETLINK_ROUTE, generic netlink, and netfilter.
  • The libnl suite's related libraries include libnl, libnl-route, libnl-genl, and libnl-nf.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 2 Plattformziele verfügbar.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
genl-ctrl-listcliglobales Executable
idiag-socket-detailscliglobales Executable
nf-ct-addcliglobales Executable
nf-ct-eventscliglobales Executable
nf-ct-listcliglobales Executable
nf-exp-addcliglobales Executable
nf-exp-deletecliglobales Executable
nf-exp-listcliglobales Executable
nf-logcliglobales Executable
nf-monitorcliglobales Executable
nf-queuecliglobales Executable
nl-addr-addcliglobales Executable
nl-addr-deletecliglobales Executable
nl-addr-listcliglobales Executable
nl-class-addcliglobales Executable
nl-class-deletecliglobales Executable
nl-class-listcliglobales Executable
nl-classid-lookupcliglobales Executable
nl-cls-addcliglobales Executable
nl-cls-deletecliglobales Executable
nl-cls-listcliglobales Executable
nl-fib-lookupcliglobales Executable
nl-link-enslavecliglobales Executable
nl-link-ifindex2namecliglobales Executable
nl-link-listcliglobales Executable
nl-link-name2ifindexcliglobales Executable
nl-link-releasecliglobales Executable
nl-link-setcliglobales Executable
nl-link-statscliglobales Executable
nl-list-cachescliglobales Executable
nl-list-socketscliglobales Executable
nl-monitorcliglobales Executable
nl-neigh-addcliglobales Executable
nl-neigh-deletecliglobales Executable
nl-neigh-listcliglobales Executable
nl-neightbl-listcliglobales Executable
nl-nh-listcliglobales Executable
nl-pktloc-lookupcliglobales Executable
nl-qdisc-addcliglobales Executable
nl-qdisc-deletecliglobales Executable
nl-qdisc-listcliglobales Executable
nl-route-addcliglobales Executable
nl-route-deletecliglobales Executable
nl-route-getcliglobales Executable
nl-route-listcliglobales Executable
nl-rule-listcliglobales Executable
nl-tctree-listcliglobales Executable
nl-util-addrcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version3.12.0
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/thom311/libnl

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoNo cached GitHub release or tag data was available.https://github.com/thom311/libnlnone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libnl
Version3.12.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/libnl
Homepagehttps://github.com/thom311/libnl
Repositoryhttps://github.com/thom311/libnl
Upstream-Dokumentationhttps://github.com/thom311/libnl/tree/main/doc
LizenzLGPL-2.1-or-later
Quellarchivhttps://github.com/thom311/libnl/releases/download/libnl3_12_0/libnl-3.12.0.tar.gz
Build-Abhängigkeitenbison, flex, pkgconf
Bottleverfügbar (auf arm64_linux, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibnl
Version Scheme0
Revision0
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

libnl

nix profile install nixpkgs#libnl
  • normalized package name match
  • Abgeglichen nach: Libnl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libnl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

libnl 3.12.0-1

Library for applications dealing with netlink sockets

https://github.com/thom311/libnl/

sudo pacman -S libnl
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • 7 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libnl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libnl from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment