jtreg on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jtreg

* (Optional) Uninstall jtreg on Arch using YAY

$ yay -Rns jtreg

2. Manually Install "jtreg" via AUR

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

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

b. Clone jtreg's git locally

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

c. Go to ~/jtreg folder and install it

$ cd ~/jtreg $ makepkg -si

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

ID: 572058
Name: jtreg
PackageBaseID: 131869
PackageBase: jtreg
Version: 4.2+b13+b6fabf6bf942-1
Description: Regression Test Harness for the JDK
URL: http://openjdk.java.net/jtreg/
NumVotes: 0
Popularity: 0
OutOfDate: 1636211510
Maintainer:
Submitter: tsachev
FirstSubmitted: 1524666962
LastModified: 1546011131
URLPath: /cgit/aur.git/snapshot/jtreg.tar.gz