tcpdump-git on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "tcpdump-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install tcpdump-git on Arch using YAY

$ yay -S tcpdump-git

* (Optional) Uninstall tcpdump-git on Arch using YAY

$ yay -Rns tcpdump-git

2. Manually Install "tcpdump-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone tcpdump-git's git locally

$ git clone https://aur.archlinux.org/tcpdump-git.git ~/tcpdump-git

c. Go to ~/tcpdump-git folder and install it

$ cd ~/tcpdump-git $ makepkg -si

3. Information about the tcpdump-git package on Arch User Repository (AUR)

ID: 1240813
Name: tcpdump-git
PackageBaseID: 124782
PackageBase: tcpdump-git
Version: 4.99.r708.g61d5da84-1
Description: A powerful command-line packet analyzer
URL: https://www.tcpdump.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1502614598
LastModified: 1681375980
URLPath: /cgit/aur.git/snapshot/tcpdump-git.tar.gz