Automic VaultAutomic Vault

brew

lldpd mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install lldpd

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install lldpd

MacPorts ports tree · net/lldpd/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add lldpd

Alpine Linux edge package indexes · lldpd · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install liblldpctl-dev

Debian stable package indexes · liblldpctl-dev · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install lldpd

Fedora Rawhide package metadata · lldpd · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#lldpd

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S lldpd

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

openSUSE zypperverifiziert · 92%
sudo zypper install liblldpctl4

openSUSE Tumbleweed package metadata · liblldpctl4 · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Implementation of IEEE 802.1ab (LLDP)

Befehle und Aliase

  • lldpcli
  • lldpctl
  • lldpd

Verlauf

Projektgeschichte und Nutzung

lldpd is an ISC-licensed LLDP daemon for Unix-like systems. It implements IEEE 802.1AB Link Layer Discovery Protocol and also speaks several older vendor discovery protocols, making it a practical bridge between standards-based and legacy network-neighbor discovery.

Projektgeschichte

The project is maintained as a daemon, lldpd, plus command-line clients such as lldpcli and lldpctl. The upstream README describes support for receiving and sending LLDP frames, an SNMP subagent for net-snmp, partial LLDP-MED support, and operation on FreeBSD, GNU/Linux, macOS, NetBSD, OpenBSD, and Solaris.

The public GitHub release history includes lldpd 0.7.8 on May 28, 2014 and the NEWS file records the 1.0.0 series before later 1.0.x maintenance releases. Later entries show steady maintenance around network interface handling, security hardening, protocol parsing, and platform support.

Adoptionsgeschichte

lldpd fits the operational niche where servers, appliances, lab machines, and network-attached Unix systems need to advertise and inspect their Layer 2 neighbors without relying on a switch-vendor agent. Its support for CDP, FDP, SONMP, and EDP helped it coexist with older proprietary discovery environments while LLDP became the vendor-neutral default.

Wie es verwendet wird

In normal use, lldpd runs as a daemon that sends and receives discovery advertisements, while lldpcli queries and configures the daemon. Operators use it to identify switch ports, chassis IDs, VLAN hints, management addresses, capabilities, and neighboring devices directly from a host.

Its package-manager value is strongest on Unix-like systems where a small daemon can make server-to-switch topology visible without installing a full network-management stack.

Warum Paket-Nerds sich dafür interessieren

lldpd is the kind of infrastructure package that quietly saves debugging time: after installation, a host can explain what it is connected to at Layer 2. For package nerds, it is also a compact example of a daemon packaged with privilege separation, service integration, SNMP hooks, protocol compatibility, and OS-specific network plumbing.

Zeitleiste

  • 2005: IEEE published the 802.1AB standard for station and media access control connectivity discovery.
  • 2014-05-28: lldpd 0.7.8 appeared in GitHub releases.
  • 2026-05-14: lldpd 1.0.22 appeared in GitHub releases with security and protocol parsing fixes.

Related projects

  • IEEE 802.1AB defines the LLDP standard that lldpd implements.
  • CDP, FDP, EDP, and SONMP are vendor discovery protocols that lldpd can interoperate with.
  • net-snmp is related through lldpd's AgentX/SNMP subagent support.

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 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.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/default/lldpd/etc/sysconfig/lldpd

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
lldpclicliglobales Executable
lldpctlcliglobales Executable
lldpdcliglobales 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-Version1.0.21
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://lldpd.github.io/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://lldpd.github.io/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:lldpd
Version1.0.21
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/lldpd
Homepagehttps://lldpd.github.io/
Repositoryhttps://github.com/lldpd/lldpd
Upstream-Dokumentationhttps://lldpd.github.io/
LizenzISC
Quellarchivhttps://media.luffy.cx/files/lldpd/lldpd-1.0.21.tar.gz
Abhängigkeitenlibevent, readline
Build-Abhängigkeitenpkgconf
Von macOS bereitgestellte Bibliothekenlibxml2
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelldpd
Version Scheme0
Revision0
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.

Debian apt95%

liblldpctl-dev 1.0.18-1+b1

implementation of IEEE 802.1ab (LLDP) - development files

https://lldpd.github.io

sudo apt install liblldpctl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: lldpd
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Lldpd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblldpctl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lldpd 1.0.18-1+b1

implementation of IEEE 802.1ab (LLDP)

https://lldpd.github.io

sudo apt install lldpd
  • Section: net
  • Architecture: amd64
  • Source Package: lldpd
  • 8 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Lldpd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lldpd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lldpd

nix profile install nixpkgs#lldpd
  • normalized package name match
  • Abgeglichen nach: Lldpd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ll/lldpd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

liblldpctl-dev 1.0.18-1build3

implementation of IEEE 802.1ab (LLDP) - development files

https://lldpd.github.io

sudo apt install liblldpctl-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: lldpd
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Lldpd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblldpctl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

lldpd 1.0.18-1build3

implementation of IEEE 802.1ab (LLDP)

https://lldpd.github.io

sudo apt install lldpd
  • Section: universe/net
  • Architecture: amd64
  • 8 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Lldpd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lldpd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

lldpd 1.0.22-r0

Implementation of IEEE 802.1ab

https://lldpd.github.io/

sudo apk add lldpd
  • License: ISC
  • Architecture: x86_64
  • Source Package: lldpd
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Lldpd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lldpd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lldpd-bash-completion 1.0.22-r0

Bash completions for lldpd

https://lldpd.github.io/

sudo apk add lldpd-bash-completion
  • License: ISC
  • Architecture: x86_64
  • Source Package: lldpd
  • normalized package name match
  • Abgeglichen nach: Lldpd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lldpd-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lldpd-dev 1.0.22-r0

Implementation of IEEE 802.1ab (development files)

https://lldpd.github.io/

sudo apk add lldpd-dev
  • License: ISC
  • Architecture: x86_64
  • Source Package: lldpd
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Lldpd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lldpd-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lldpd-doc 1.0.22-r0

Implementation of IEEE 802.1ab (documentation)

https://lldpd.github.io/

sudo apk add lldpd-doc
  • License: ISC
  • Architecture: x86_64
  • Source Package: lldpd
  • normalized package name match
  • Abgeglichen nach: Lldpd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lldpd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lldpd-openrc 1.0.22-r0

Implementation of IEEE 802.1ab (OpenRC init scripts)

https://lldpd.github.io/

sudo apk add lldpd-openrc
  • License: ISC
  • Architecture: x86_64
  • Source Package: lldpd
  • normalized package name match
  • Abgeglichen nach: Lldpd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lldpd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lldpd-zsh-completion 1.0.22-r0

Zsh completions for lldpd

https://lldpd.github.io/

sudo apk add lldpd-zsh-completion
  • License: ISC
  • Architecture: x86_64
  • Source Package: lldpd
  • normalized package name match
  • Abgeglichen nach: Lldpd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lldpd-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

lldpd 1.0.18-6.fc44

ISC-licensed implementation of LLDP

https://github.com/lldpd/

sudo dnf install lldpd
  • License: ISC
  • Category: Unspecified
  • Architecture: i686
  • Source Package: lldpd
  • 13 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Lldpd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lldpd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

lldpd-devel 1.0.18-6.fc44

ISC-licensed implementation of LLDP

https://github.com/lldpd/

sudo dnf install lldpd-devel
  • License: ISC
  • Category: Unspecified
  • Architecture: i686
  • Source Package: lldpd
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Lldpd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lldpd-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

lldpd 1.0.22-1

802.1ab implementation (LLDP) to help you locate neighbors

https://vincentbernat.github.io/lldpd/

sudo pacman -S lldpd
  • License: custom:ISC AND GPL
  • Architecture: x86_64
  • 10 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Lldpd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: lldpd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

liblldpctl4 1.0.22-1.1

Implementation of IEEE 802.1ab

https://lldpd.github.io/

sudo zypper install liblldpctl4
  • License: MIT
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: lldpd
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Lldpd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: liblldpctl4 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

lldpd 1.0.22-1.1

Implementation of IEEE 802.1ab (LLDP)

https://lldpd.github.io/

sudo zypper install lldpd
  • License: GPL-2.0-or-later AND ISC
  • Category: System/Daemons
  • Architecture: x86_64
  • Source Package: lldpd
  • 14 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Lldpd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lldpd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment