nodejs-tern on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S nodejs-tern

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

$ yay -Rns nodejs-tern

2. Manually Install "nodejs-tern" via AUR

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

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

b. Clone nodejs-tern's git locally

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

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

$ cd ~/nodejs-tern $ makepkg -si

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

ID: 926758
Name: nodejs-tern
PackageBaseID: 77298
PackageBase: nodejs-tern
Version: 0.24.3-2
Description: A JavaScript code analyzer for deep, cross-editor language support
URL: http://ternjs.net/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: Trent
Submitter: ilpianista
FirstSubmitted: 1389285394
LastModified: 1624793890
URLPath: /cgit/aur.git/snapshot/nodejs-tern.tar.gz