nodejs-mocha on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S nodejs-mocha

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

$ yay -Rns nodejs-mocha

2. Manually Install "nodejs-mocha" via AUR

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

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

b. Clone nodejs-mocha's git locally

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

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

$ cd ~/nodejs-mocha $ makepkg -si

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

ID: 1406156
Name: nodejs-mocha
PackageBaseID: 59052
PackageBase: nodejs-mocha
Version: 10.3.0-1
Description: Simple, flexible, fun JavaScript test framework for Node.js & The Browser
URL: https://mochajs.org
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: ouuan
Submitter:
FirstSubmitted: 1336335853
LastModified: 1707406844
URLPath: /cgit/aur.git/snapshot/nodejs-mocha.tar.gz