nodejs-tape on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S nodejs-tape

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

$ yay -Rns nodejs-tape

2. Manually Install "nodejs-tape" via AUR

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

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

b. Clone nodejs-tape's git locally

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

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

$ cd ~/nodejs-tape $ makepkg -si

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

ID: 313837
Name: nodejs-tape
PackageBaseID: 112523
PackageBase: nodejs-tape
Version: 4.5.1-1
Description: Tap-producing test harness for node and browsers.
URL: https://github.com/substack/tape
NumVotes: 0
Popularity: 0
OutOfDate: 1705427455
Maintainer:
Submitter: supermario
FirstSubmitted: 1466078386
LastModified: 1466078567
URLPath: /cgit/aur.git/snapshot/nodejs-tape.tar.gz