eclipse-testng on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S eclipse-testng

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

$ yay -Rns eclipse-testng

2. Manually Install "eclipse-testng" via AUR

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

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

b. Clone eclipse-testng's git locally

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

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

$ cd ~/eclipse-testng $ makepkg -si

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

ID: 1406752
Name: eclipse-testng
PackageBaseID: 56868
PackageBase: eclipse-testng
Version: 7.9.0-1
Description: A testing framework plugin for Eclipse IDE inspired by JUnit and NUnit
URL: http://testng.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Raimar
Submitter: d1t2
FirstSubmitted: 1329848721
LastModified: 1707512007
URLPath: /cgit/aur.git/snapshot/eclipse-testng.tar.gz