nodejs-vows on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S nodejs-vows

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

$ yay -Rns nodejs-vows

2. Manually Install "nodejs-vows" via AUR

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

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

b. Clone nodejs-vows's git locally

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

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

$ cd ~/nodejs-vows $ makepkg -si

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

ID: 206352
Name: nodejs-vows
PackageBaseID: 54090
PackageBase: nodejs-vows
Version: 0.8.1-3
Description: Asynchronous BDD & continuous integration for node.js.
URL: http://vowsjs.org
NumVotes: 0
Popularity: 0
OutOfDate: 1701169138
Maintainer:
Submitter:
FirstSubmitted: 1321574273
LastModified: 1435931893
URLPath: /cgit/aur.git/snapshot/nodejs-vows.tar.gz