ttcp on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ttcp

* (Optional) Uninstall ttcp on Arch using YAY

$ yay -Rns ttcp

2. Manually Install "ttcp" via AUR

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

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

b. Clone ttcp's git locally

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

c. Go to ~/ttcp folder and install it

$ cd ~/ttcp $ makepkg -si

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

ID: 500262
Name: ttcp
PackageBaseID: 50405
PackageBase: ttcp
Version: 20071201-2
Description: TCP benchmarking tool
URL:
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: mbloms
Submitter: net147
FirstSubmitted: 1309702662
LastModified: 1522843377
URLPath: /cgit/aur.git/snapshot/ttcp.tar.gz