tcpsplit on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install tcpsplit on Arch using YAY
$
yay -S
tcpsplit
Copied
* (Optional) Uninstall tcpsplit on Arch using YAY
$
yay -Rns
tcpsplit
Copied
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
Copied
b. Clone tcpsplit's git locally
$
git clone https://aur.archlinux.org/tcpsplit.git
~/tcpsplit
Copied
c. Go to ~/tcpsplit folder and install it
$
cd
~/tcpsplit
Copied
$
makepkg -si
Copied
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
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