tcpick on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tcpick

* (Optional) Uninstall tcpick on Arch using YAY

$ yay -Rns tcpick

2. Manually Install "tcpick" via AUR

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

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

b. Clone tcpick's git locally

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

c. Go to ~/tcpick folder and install it

$ cd ~/tcpick $ makepkg -si

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

ID: 898510
Name: tcpick
PackageBaseID: 101018
PackageBase: tcpick
Version: 0.2.1-3
Description: Tcp stream sniffer and connection tracker
URL: http://tcpick.sourceforge.net
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: christoph.gysin
Submitter: christoph.gysin
FirstSubmitted: 1443640855
LastModified: 1619522656
URLPath: /cgit/aur.git/snapshot/tcpick.tar.gz