nodejs-requirejs on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S nodejs-requirejs

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

$ yay -Rns nodejs-requirejs

2. Manually Install "nodejs-requirejs" via AUR

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

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

b. Clone nodejs-requirejs's git locally

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

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

$ cd ~/nodejs-requirejs $ makepkg -si

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

ID: 582231
Name: nodejs-requirejs
PackageBaseID: 103491
PackageBase: nodejs-requirejs
Version: 2.3.6-1
Description: Node.js adapter for RequireJS
URL: http://github.com/jrburke/r.js
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Max-P
Submitter: Max-P
FirstSubmitted: 1447807533
LastModified: 1549075835
URLPath: /cgit/aur.git/snapshot/nodejs-requirejs.tar.gz