node-spellchecker on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S node-spellchecker

* (Optional) Uninstall node-spellchecker on Arch using YAY

$ yay -Rns node-spellchecker

2. Manually Install "node-spellchecker" via AUR

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

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

b. Clone node-spellchecker's git locally

$ git clone https://aur.archlinux.org/node-spellchecker.git ~/node-spellchecker

c. Go to ~/node-spellchecker folder and install it

$ cd ~/node-spellchecker $ makepkg -si

3. Information about the node-spellchecker package on Arch User Repository (AUR)

ID: 1031599
Name: node-spellchecker
PackageBaseID: 141483
PackageBase: node-spellchecker
Version: 3.7.1-1
Description: node.js bindings to native spellchecker
URL: http://atom.github.io/node-spellchecker
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ImNtReal
Submitter: ImNtReal
FirstSubmitted: 1556022970
LastModified: 1644006650
URLPath: /cgit/aur.git/snapshot/node-spellchecker.tar.gz