nodejs-qunit on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S nodejs-qunit

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

$ yay -Rns nodejs-qunit

2. Manually Install "nodejs-qunit" via AUR

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

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

b. Clone nodejs-qunit's git locally

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

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

$ cd ~/nodejs-qunit $ makepkg -si

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

ID: 1395105
Name: nodejs-qunit
PackageBaseID: 184378
PackageBase: nodejs-qunit
Version: 2.20.0-2
Description: An easy-to-use JavaScript unit testing framework.
URL: http://qunitjs.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: micwoj92
FirstSubmitted: 1658891239
LastModified: 1706552660
URLPath: /cgit/aur.git/snapshot/nodejs-qunit.tar.gz