Automic VaultAutomic Vault

brew

Installer tcpdump avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install tcpdump

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install tcpdump

MacPorts ports tree · net/tcpdump/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add tcpdump

Alpine Linux edge package indexes · tcpdump · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install tcpdump

Debian stable package indexes · tcpdump · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install tcpdump

Fedora Rawhide package metadata · tcpdump · Source: dl.fedoraproject.org

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

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

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

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

openSUSE zyppervérifié · 92%
sudo zypper install tcpdump

openSUSE Tumbleweed package metadata · tcpdump · Source: download.opensuse.org

aperçu

Résumé du paquet

Command-line packet analyzer

Commandes et alias

  • tcpdump
  • tcpdump.4.99.6

historique

Historique du projet et usages

tcpdump is the classic command-line packet analyzer for capturing, filtering, and decoding network traffic, closely tied to libpcap and Unix network troubleshooting culture.

Historique du projet

The tcpdump source says the program was first written in 1987 by Van Jacobson at Lawrence Berkeley Laboratory. The official README says it was part of research into TCP and Internet gateway performance and was loosely based on Sun's etherfind, with proprietary remnants later rewritten by Steven McCanne.

The current project is maintained by The Tcpdump Group. Its GitHub README describes tcpdump as source code for network monitoring and data acquisition and credits continuing improvements to Internet community contributions.

Historique d'adoption

tcpdump became a standard Unix and Unix-like diagnostic tool because it combined packet capture, protocol decoding, and Berkeley Packet Filter expressions in a command-line workflow.

The upstream README notes that many operating systems ship tcpdump as a native package or port, which matches its presence across package managers and base-system environments.

Modes d'utilisation

Typical use is interactive or scripted packet capture: selecting an interface, applying a capture filter, printing decoded packets, or writing pcap files for later inspection.

The README points to tcpslice for processing tcpdump capture files and to libpcap as the capture interface dependency, which explains why tcpdump is often packaged alongside libpcap.

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

tcpdump is one of the canonical networking CLIs that package maintainers expect to exist everywhere. Its packaging touches privilege handling, capture library compatibility, platform packet APIs, and manpage fidelity.

For package nerds, it is also part of a toolkit lineage: libpcap provides the capture layer, tcpdump provides the terminal interface, and Wireshark and many other tools consume the same pcap ecosystem.

Chronologie

  • 1987: tcpdump first written by Van Jacobson at Lawrence Berkeley Laboratory.
  • 1988-2000: Source copyright headers record continuing University of California/LBL-era development.
  • 1990s: Original LBL README documents research workflows using tcpdump traces and awk summaries.
  • Modern era: The Tcpdump Group maintains tcpdump with community contributions and GitHub-based development.

Related projects

  • libpcap is tcpdump's packet capture library dependency.
  • tcpslice is maintained by The Tcpdump Group for extracting portions of tcpdump binary trace files.
  • Wireshark is a related packet-analysis tool, but tcpdump remains the compact CLI-oriented analyzer.

posture de sécurité

Niveau de risque : red

doc example: packet capture tool.

Classificateur de risque

risque red · confiance élevé · escape-surveillance-offensive

Pourquoi

  • doc example: packet capture tool

Signaux

  • override:tcpdump

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 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.

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
tcpdumpcliexécutable global
tcpdump.4.99.6cliexé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-10
version du gestionnaire4.99.6
gestionnaire mis à jour2026-06-22
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.tcpdump.org/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:tcpdump
Version4.99.6
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/tcpdump
Page d'accueilhttps://www.tcpdump.org/
Dépôthttps://github.com/the-tcpdump-group/tcpdump
Docs amonthttps://github.com/the-tcpdump-group/tcpdump#readme
LicenceBSD-3-Clause
Archive sourcehttps://www.tcpdump.org/release/tcpdump-4.99.6.tar.gz
Dernière mise à jour2026-06-22T14:06:26-07:00
Pulseupdated
Dépendanceslibpcap, openssl@4
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, 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 Nametcpdump
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • 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.

Debian apt95%

tcpdump 4.99.5-2

command-line network traffic analyzer

https://www.tcpdump.org/

sudo apt install tcpdump
  • Section: net
  • Architecture: amd64
  • 4 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Tcpdump
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tcpdump from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tcpdump

nix profile install nixpkgs#tcpdump
  • normalized package name match
  • Correspondance par : Tcpdump
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tc/tcpdump/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

tcpdump 4.99.4-3ubuntu4

command-line network traffic analyzer

https://www.tcpdump.org/

sudo apt install tcpdump
  • Section: net
  • Architecture: amd64
  • 4 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Tcpdump
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tcpdump from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

tcpdump 4.99.6-r1

Command-line packet analyzer

https://www.tcpdump.org/

sudo apk add tcpdump
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: tcpdump
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Tcpdump
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tcpdump from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

tcpdump-doc 4.99.6-r1

Command-line packet analyzer (documentation)

https://www.tcpdump.org/

sudo apk add tcpdump-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: tcpdump
  • normalized package name match
  • Correspondance par : Tcpdump
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tcpdump-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

tcpdump 4.99.6-3.fc45

A network traffic monitoring tool

http://www.tcpdump.org

sudo dnf install tcpdump
  • License: BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause AND BSD-4-Clause-UC AND ISC AND NTP
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tcpdump
  • 5 Dépendances
  • 4 fournit
  • normalized package name match
  • Correspondance par : Tcpdump
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tcpdump from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

tcpdump 4.99.6-1

Powerful command-line packet analyzer

https://www.tcpdump.org/

sudo pacman -S tcpdump
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 7 Dépendances
  • normalized package name match
  • Correspondance par : Tcpdump
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: tcpdump from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

tcpdump 4.99.6-1.3

A Packet Sniffer

https://www.tcpdump.org/

sudo zypper install tcpdump
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tcpdump
  • 5 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Tcpdump
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tcpdump from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

tcpdump

sudo port install tcpdump
  • normalized package name match
  • Correspondance par : Tcpdump
MacPorts ports tree · api.github.com · MacPorts ports tree: net/tcpdump/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

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