nodejs-cspell on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S nodejs-cspell

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

$ yay -Rns nodejs-cspell

2. Manually Install "nodejs-cspell" via AUR

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

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

b. Clone nodejs-cspell's git locally

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

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

$ cd ~/nodejs-cspell $ makepkg -si

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

ID: 1364211
Name: nodejs-cspell
PackageBaseID: 191960
PackageBase: nodejs-cspell
Version: 8.1.0-1
Description: A Spelling Checker for Code!
URL: https://streetsidesoftware.github.io/cspell/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jpulec
Submitter: jpulec
FirstSubmitted: 1679865726
LastModified: 1701674151
URLPath: /cgit/aur.git/snapshot/nodejs-cspell.tar.gz