nodejs-jscs on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S nodejs-jscs

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

$ yay -Rns nodejs-jscs

2. Manually Install "nodejs-jscs" via AUR

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

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

b. Clone nodejs-jscs's git locally

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

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

$ cd ~/nodejs-jscs $ makepkg -si

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

ID: 323183
Name: nodejs-jscs
PackageBaseID: 100079
PackageBase: nodejs-jscs
Version: 3.0.7-1
Description: JavaScript Code Style
URL: http://jscs.info/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tensor5
FirstSubmitted: 1442363286
LastModified: 1469086086
URLPath: /cgit/aur.git/snapshot/nodejs-jscs.tar.gz