python-locust on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-locust

* (Optional) Uninstall python-locust on Arch using YAY

$ yay -Rns python-locust

2. Manually Install "python-locust" via AUR

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

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

b. Clone python-locust's git locally

$ git clone https://aur.archlinux.org/python-locust.git ~/python-locust

c. Go to ~/python-locust folder and install it

$ cd ~/python-locust $ makepkg -si

3. Information about the python-locust package on Arch User Repository (AUR)

ID: 1306474
Name: python-locust
PackageBaseID: 154599
PackageBase: python-locust
Version: 2.16.1-1
Description: Developer friendly load testing framework
URL: https://locust.io/
NumVotes: 3
Popularity: 9.5E-5
OutOfDate:
Maintainer: stick
Submitter: stick
FirstSubmitted: 1592575931
LastModified: 1692498913
URLPath: /cgit/aur.git/snapshot/python-locust.tar.gz