jperf on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S jperf

* (Optional) Uninstall jperf on Arch using YAY

$ yay -Rns jperf

2. Manually Install "jperf" via AUR

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

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

b. Clone jperf's git locally

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

c. Go to ~/jperf folder and install it

$ cd ~/jperf $ makepkg -si

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

ID: 1173815
Name: jperf
PackageBaseID: 188172
PackageBase: jperf
Version: 2.0.2-1
Description: Java Perf - GUI for iPerf
URL: https://shadow.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: necklace
Submitter: necklace
FirstSubmitted: 1669329927
LastModified: 1669329927
URLPath: /cgit/aur.git/snapshot/jperf.tar.gz