nodejs-jsctags on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S nodejs-jsctags

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

$ yay -Rns nodejs-jsctags

2. Manually Install "nodejs-jsctags" via AUR

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

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

b. Clone nodejs-jsctags's git locally

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

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

$ cd ~/nodejs-jsctags $ makepkg -si

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

ID: 401989
Name: nodejs-jsctags
PackageBaseID: 69186
PackageBase: nodejs-jsctags
Version: 5.1.1-1
Description: jsctags is a ctags-compatible code indexing solution for JavaScript.
URL: https://github.com/mozilla/doctorjs
NumVotes: 7
Popularity: 0
OutOfDate: 1652058015
Maintainer:
Submitter: demizer
FirstSubmitted: 1366257931
LastModified: 1492381623
URLPath: /cgit/aur.git/snapshot/nodejs-jsctags.tar.gz