jtharness on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S jtharness

* (Optional) Uninstall jtharness on Arch using YAY

$ yay -Rns jtharness

2. Manually Install "jtharness" via AUR

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

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

b. Clone jtharness's git locally

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

c. Go to ~/jtharness folder and install it

$ cd ~/jtharness $ makepkg -si

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

ID: 572044
Name: jtharness
PackageBaseID: 131862
PackageBase: jtharness
Version: 6.0_b04-2
Description: general purpose, fully-featured, flexible, and configurable test harness very well suited for most types of unit testing
URL: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness
NumVotes: 0
Popularity: 0
OutOfDate: 1653608294
Maintainer: tsachev
Submitter: tsachev
FirstSubmitted: 1524658998
LastModified: 1546008335
URLPath: /cgit/aur.git/snapshot/jtharness.tar.gz