nodejs-buster on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S nodejs-buster

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

$ yay -Rns nodejs-buster

2. Manually Install "nodejs-buster" via AUR

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

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

b. Clone nodejs-buster's git locally

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

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

$ cd ~/nodejs-buster $ makepkg -si

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

ID: 735487
Name: nodejs-buster
PackageBaseID: 54756
PackageBase: nodejs-buster
Version: 0.8.0-1
Description: Buster.JS JavaScript Test framework. Meta package that pieces together various sub-projects.
URL: https://github.com/busterjs/buster
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1323599337
LastModified: 1589365692
URLPath: /cgit/aur.git/snapshot/nodejs-buster.tar.gz