java-testng on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S java-testng

* (Optional) Uninstall java-testng on Arch using YAY

$ yay -Rns java-testng

2. Manually Install "java-testng" via AUR

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

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

b. Clone java-testng's git locally

$ git clone https://aur.archlinux.org/java-testng.git ~/java-testng

c. Go to ~/java-testng folder and install it

$ cd ~/java-testng $ makepkg -si

3. Information about the java-testng package on Arch User Repository (AUR)

ID: 1427290
Name: java-testng
PackageBaseID: 55398
PackageBase: java-testng
Version: 7.9.0-1
Description: A testing framework inspired by JUnit and NUnit
URL: https://testng.org
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: alucryd
FirstSubmitted: 1325168236
LastModified: 1710444266
URLPath: /cgit/aur.git/snapshot/java-testng.tar.gz