nodejs-nodeunit on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S nodejs-nodeunit

* (Optional) Uninstall nodejs-nodeunit on Arch using YAY

$ yay -Rns nodejs-nodeunit

2. Manually Install "nodejs-nodeunit" via AUR

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

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

b. Clone nodejs-nodeunit's git locally

$ git clone https://aur.archlinux.org/nodejs-nodeunit.git ~/nodejs-nodeunit

c. Go to ~/nodejs-nodeunit folder and install it

$ cd ~/nodejs-nodeunit $ makepkg -si

3. Information about the nodejs-nodeunit package on Arch User Repository (AUR)

ID: 735548
Name: nodejs-nodeunit
PackageBaseID: 54948
PackageBase: nodejs-nodeunit
Version: 0.11.3-1
Description: Easy unit testing for node.js and the browser.
URL: http://github.com/caolan/nodeunit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1323892128
LastModified: 1589371302
URLPath: /cgit/aur.git/snapshot/nodejs-nodeunit.tar.gz