tsung on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tsung

* (Optional) Uninstall tsung on Arch using YAY

$ yay -Rns tsung

2. Manually Install "tsung" via AUR

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

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

b. Clone tsung's git locally

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

c. Go to ~/tsung folder and install it

$ cd ~/tsung $ makepkg -si

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

ID: 1376176
Name: tsung
PackageBaseID: 104361
PackageBase: tsung
Version: 1.8.0-1
Description: Erlang-based open-source multi-protocol distributed load testing tool
URL: http://tsung.erlang-projects.org
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: slact
Submitter: slact
FirstSubmitted: 1449640236
LastModified: 1703628822
URLPath: /cgit/aur.git/snapshot/tsung.tar.gz