Automic VaultAutomic Vault

brew

Installer libnl avec Homebrew, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libnl pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install libnl

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#libnl

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S libnl

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

aperçu

Résumé du paquet

Netlink Library Suite

Commandes et alias

  • 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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 2 plateformes.
  • Les métadonnées de compilation listent 3 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
genl-ctrl-listcliexécutable global
idiag-socket-detailscliexécutable global
nf-ct-addcliexécutable global
nf-ct-eventscliexécutable global
nf-ct-listcliexécutable global
nf-exp-addcliexécutable global
nf-exp-deletecliexécutable global
nf-exp-listcliexécutable global
nf-logcliexécutable global
nf-monitorcliexécutable global
nf-queuecliexécutable global
nl-addr-addcliexécutable global
nl-addr-deletecliexécutable global
nl-addr-listcliexécutable global
nl-class-addcliexécutable global
nl-class-deletecliexécutable global
nl-class-listcliexécutable global
nl-classid-lookupcliexécutable global
nl-cls-addcliexécutable global
nl-cls-deletecliexécutable global
nl-cls-listcliexécutable global
nl-fib-lookupcliexécutable global
nl-link-enslavecliexécutable global
nl-link-ifindex2namecliexécutable global
nl-link-listcliexécutable global
nl-link-name2ifindexcliexécutable global
nl-link-releasecliexécutable global
nl-link-setcliexécutable global
nl-link-statscliexécutable global
nl-list-cachescliexécutable global
nl-list-socketscliexécutable global
nl-monitorcliexécutable global
nl-neigh-addcliexécutable global
nl-neigh-deletecliexécutable global
nl-neigh-listcliexécutable global
nl-neightbl-listcliexécutable global
nl-nh-listcliexécutable global
nl-pktloc-lookupcliexécutable global
nl-qdisc-addcliexécutable global
nl-qdisc-deletecliexécutable global
nl-qdisc-listcliexécutable global
nl-route-addcliexécutable global
nl-route-deletecliexécutable global
nl-route-getcliexécutable global
nl-route-listcliexécutable global
nl-rule-listcliexécutable global
nl-tctree-listcliexécutable global
nl-util-addrcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire3.12.0
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/thom311/libnl

  • infoNo package-manager update timestamp was available.confiance faible
  • infoNo cached GitHub release or tag data was available.https://github.com/thom311/libnlconfiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:libnl
Version3.12.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/libnl
Page d'accueilhttps://github.com/thom311/libnl
Dépôthttps://github.com/thom311/libnl
Docs amonthttps://github.com/thom311/libnl/tree/main/doc
LicenceLGPL-2.1-or-later
Archive sourcehttps://github.com/thom311/libnl/releases/download/libnl3_12_0/libnl-3.12.0.tar.gz
Dépendances de compilationbison, flex, pkgconf
Bouteilledisponible (sur arm64_linux, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

libnl

nix profile install nixpkgs#libnl
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 7 fournit
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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