nunit3 on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "nunit3" 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
Copied
b. Install nunit3 on Arch using YAY
$
yay -S
nunit3
Copied
* (Optional) Uninstall nunit3 on Arch using YAY
$
yay -Rns
nunit3
Copied
2. Manually Install "nunit3" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nunit3's git locally
$
git clone https://aur.archlinux.org/nunit3.git
~/nunit3
Copied
c. Go to ~/nunit3 folder and install it
$
cd
~/nunit3
Copied
$
makepkg -si
Copied
3. Information about the nunit3 package on Arch User Repository (AUR)
ID: 321391
Name: nunit3
PackageBaseID: 89265
PackageBase: nunit3
Version: 3.4.1-1
Description: Unit-testing framework for all .NET languages.
URL: http://www.nunit.com
NumVotes: 3
Popularity: 1.0E-6
OutOfDate: 1705580847
Maintainer: SingYan
Submitter: birdspider
FirstSubmitted: 1420808889
LastModified: 1468500718
URLPath: /cgit/aur.git/snapshot/nunit3.tar.gz
Name: nunit3
PackageBaseID: 89265
PackageBase: nunit3
Version: 3.4.1-1
Description: Unit-testing framework for all .NET languages.
URL: http://www.nunit.com
NumVotes: 3
Popularity: 1.0E-6
OutOfDate: 1705580847
Maintainer: SingYan
Submitter: birdspider
FirstSubmitted: 1420808889
LastModified: 1468500718
URLPath: /cgit/aur.git/snapshot/nunit3.tar.gz