jmeter on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S jmeter

* (Optional) Uninstall jmeter on Arch using YAY

$ yay -Rns jmeter

2. Manually Install "jmeter" via AUR

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

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

b. Clone jmeter's git locally

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

c. Go to ~/jmeter folder and install it

$ cd ~/jmeter $ makepkg -si

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

ID: 1306498
Name: jmeter
PackageBaseID: 72591
PackageBase: jmeter
Version: 5.6.2-1
Description: Java application designed to load test functional behavior and measure performance
URL: http://jmeter.apache.org/
NumVotes: 44
Popularity: 0.161212
OutOfDate:
Maintainer: Witko
Submitter: falconindy
FirstSubmitted: 1376575000
LastModified: 1692506306
URLPath: /cgit/aur.git/snapshot/jmeter.tar.gz