nodejs-budo on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S nodejs-budo

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

$ yay -Rns nodejs-budo

2. Manually Install "nodejs-budo" via AUR

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

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

b. Clone nodejs-budo's git locally

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

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

$ cd ~/nodejs-budo $ makepkg -si

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

ID: 785380
Name: nodejs-budo
PackageBaseID: 116114
PackageBase: nodejs-budo
Version: 11.6.4-1
Description: a browserify server for rapid prototyping
URL: https://github.com/mattdesl/budo
NumVotes: 0
Popularity: 0
OutOfDate: 1710331175
Maintainer:
Submitter: hugueschabot
FirstSubmitted: 1476150818
LastModified: 1598881113
URLPath: /cgit/aur.git/snapshot/nodejs-budo.tar.gz