tcpslice on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S tcpslice

* (Optional) Uninstall tcpslice on Arch using YAY

$ yay -Rns tcpslice

2. Manually Install "tcpslice" via AUR

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

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

b. Clone tcpslice's git locally

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

c. Go to ~/tcpslice folder and install it

$ cd ~/tcpslice $ makepkg -si

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

ID: 1183865
Name: tcpslice
PackageBaseID: 34244
PackageBase: tcpslice
Version: 1.6-1
Description: A tool for extracting portions of packet-trace files generated using tcpdump's -w flag.
URL: https://www.tcpdump.org/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: xav
FirstSubmitted: 1265065747
LastModified: 1671248413
URLPath: /cgit/aur.git/snapshot/tcpslice.tar.gz