nunit2 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nunit2

* (Optional) Uninstall nunit2 on Arch using YAY

$ yay -Rns nunit2

2. Manually Install "nunit2" via AUR

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

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

b. Clone nunit2's git locally

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

c. Go to ~/nunit2 folder and install it

$ cd ~/nunit2 $ makepkg -si

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

ID: 1119071
Name: nunit2
PackageBaseID: 184482
PackageBase: nunit2
Version: 2.7.1-1
Description: Unit-testing framework for all .NET languages.
URL: http://www.nunit.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Mailaender
Submitter: Mailaender
FirstSubmitted: 1659120584
LastModified: 1659122059
URLPath: /cgit/aur.git/snapshot/nunit2.tar.gz