nunit3-console on AUR (Arch User Repository)

Last updated: June 11,2024

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

$ yay -S nunit3-console

* (Optional) Uninstall nunit3-console on Arch using YAY

$ yay -Rns nunit3-console

2. Manually Install "nunit3-console" via AUR

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

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

b. Clone nunit3-console's git locally

$ git clone https://aur.archlinux.org/nunit3-console.git ~/nunit3-console

c. Go to ~/nunit3-console folder and install it

$ cd ~/nunit3-console $ makepkg -si

3. Information about the nunit3-console package on Arch User Repository (AUR)

ID: 1198084
Name: nunit3-console
PackageBaseID: 122294
PackageBase: nunit3-console
Version: 3.16.2-1
Description: NUnit 3 console runner
URL: http://www.nunit.com
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: nihilistzsche
Submitter: mclang
FirstSubmitted: 1494575679
LastModified: 1673934532
URLPath: /cgit/aur.git/snapshot/nunit3-console.tar.gz