tcpsplit on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S tcpsplit

* (Optional) Uninstall tcpsplit on Arch using YAY

$ yay -Rns tcpsplit

2. Manually Install "tcpsplit" via AUR

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

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

b. Clone tcpsplit's git locally

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

c. Go to ~/tcpsplit folder and install it

$ cd ~/tcpsplit $ makepkg -si

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

ID: 823018
Name: tcpsplit
PackageBaseID: 160190
PackageBase: tcpsplit
Version: 0.2-1
Description: Breaks a single libpcap packet trace into some number of sub-traces.
URL: http://www.icir.org/mallman/software/tcpsplit/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jeandeaual
Submitter: jeandeaual
FirstSubmitted: 1606177304
LastModified: 1606177304
URLPath: /cgit/aur.git/snapshot/tcpsplit.tar.gz