tcpkali on AUR (Arch User Repository)

Last updated: November 11,2024

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

$ yay -S tcpkali

* (Optional) Uninstall tcpkali on Arch using YAY

$ yay -Rns tcpkali

2. Manually Install "tcpkali" via AUR

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

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

b. Clone tcpkali's git locally

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

c. Go to ~/tcpkali folder and install it

$ cd ~/tcpkali $ makepkg -si

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

ID: 376853
Name: tcpkali
PackageBaseID: 93356
PackageBase: tcpkali
Version: 1.1.1-1
Description: Fast multi-core TCP and WebSockets load generator.
URL: http://github.com/machinezone/tcpkali
NumVotes: 3
Popularity: 0
OutOfDate: 1706966860
Maintainer:
Submitter: dseg
FirstSubmitted: 1432552395
LastModified: 1485142748
URLPath: /cgit/aur.git/snapshot/tcpkali.tar.gz