nodejs-istanbul on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nodejs-istanbul

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

$ yay -Rns nodejs-istanbul

2. Manually Install "nodejs-istanbul" via AUR

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

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

b. Clone nodejs-istanbul's git locally

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

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

$ cd ~/nodejs-istanbul $ makepkg -si

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

ID: 329761
Name: nodejs-istanbul
PackageBaseID: 114714
PackageBase: nodejs-istanbul
Version: 0.4.4-1
Description: Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests
URL: https://github.com/gotwarlost/istanbul#readme
NumVotes: 0
Popularity: 0
OutOfDate: 1652648625
Maintainer: manzo
Submitter: manzo
FirstSubmitted: 1471253840
LastModified: 1471253840
URLPath: /cgit/aur.git/snapshot/nodejs-istanbul.tar.gz