Automic VaultAutomic Vault

brew

Install tcpdump with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Command-line packet analyzer. Version 4.99.6 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tcpdump

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install tcpdump

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

Linux

Alpine Linux apkverified · 92%
sudo apk add tcpdump

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

Debian aptverified · 92%
sudo apt install tcpdump

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

Fedora dnfverified · 92%
sudo dnf install tcpdump

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

Nixverified · 92%
nix profile install nixpkgs#tcpdump

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

Arch Linux pacmanverified · 92%
sudo pacman -S tcpdump

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

openSUSE zypperverified · 92%
sudo zypper install tcpdump

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

overview

Package summary

Command-line packet analyzer

Commands and aliases

  • tcpdump
  • tcpdump.4.99.6

history

Project history and usage

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

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: red

doc example: packet capture tool.

Risk classifier

red risk · high confidence · escape-surveillance-offensive

Why

  • doc example: packet capture tool

Signals

  • override:tcpdump

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
tcpdumpcliglobal executable
tcpdump.4.99.6cliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version4.99.6
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://www.tcpdump.org/

install metadata

Package metadata

Package keybrew:tcpdump
Version4.99.6
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/tcpdump
Homepagehttps://www.tcpdump.org/
Repositoryhttps://github.com/the-tcpdump-group/tcpdump
Upstream docshttps://github.com/the-tcpdump-group/tcpdump#readme
LicenseBSD-3-Clause
Source archivehttps://www.tcpdump.org/release/tcpdump-4.99.6.tar.gz
Last updated2026-06-22T14:06:26-07:00
Pulseupdated
Dependencieslibpcap, openssl@4
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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