jtharness-hg on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jtharness-hg

* (Optional) Uninstall jtharness-hg on Arch using YAY

$ yay -Rns jtharness-hg

2. Manually Install "jtharness-hg" via AUR

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

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

b. Clone jtharness-hg's git locally

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

c. Go to ~/jtharness-hg folder and install it

$ cd ~/jtharness-hg $ makepkg -si

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

ID: 505546
Name: jtharness-hg
PackageBaseID: 131828
PackageBase: jtharness-hg
Version: r130.9e33ec101187-3
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:
Maintainer: tsachev
Submitter: tsachev
FirstSubmitted: 1524571326
LastModified: 1524656196
URLPath: /cgit/aur.git/snapshot/jtharness-hg.tar.gz