tcptrack on AUR (Arch User Repository)

Last updated: May 12,2024

1. Install "tcptrack" 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 tcptrack on Arch using YAY

$ yay -S tcptrack

* (Optional) Uninstall tcptrack on Arch using YAY

$ yay -Rns tcptrack

2. Manually Install "tcptrack" via AUR

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

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

b. Clone tcptrack's git locally

$ git clone https://aur.archlinux.org/tcptrack.git ~/tcptrack

c. Go to ~/tcptrack folder and install it

$ cd ~/tcptrack $ makepkg -si

3. Information about the tcptrack package on Arch User Repository (AUR)

ID: 274117
Name: tcptrack
PackageBaseID: 107440
PackageBase: tcptrack
Version: 1.4.3-1
Description: A sniffer which displays information about TCP connections it sees on a network interface
URL: https://github.com/bchretien/tcptrack/
NumVotes: 20
Popularity: 1.1E-5
OutOfDate: 1704205743
Maintainer: bchretien
Submitter: bchretien
FirstSubmitted: 1455196383
LastModified: 1455196710
URLPath: /cgit/aur.git/snapshot/tcptrack.tar.gz