r-hunspell on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S r-hunspell

* (Optional) Uninstall r-hunspell on Arch using YAY

$ yay -Rns r-hunspell

2. Manually Install "r-hunspell" via AUR

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

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

b. Clone r-hunspell's git locally

$ git clone https://aur.archlinux.org/r-hunspell.git ~/r-hunspell

c. Go to ~/r-hunspell folder and install it

$ cd ~/r-hunspell $ makepkg -si

3. Information about the r-hunspell package on Arch User Repository (AUR)

ID: 1329653
Name: r-hunspell
PackageBaseID: 141718
PackageBase: r-hunspell
Version: 3.0.3-2
Description: High-Performance Stemmer, Tokenizer, and Spell Checker
URL: https://cran.r-project.org/package=hunspell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: Kibouo
FirstSubmitted: 1556817375
LastModified: 1696615497
URLPath: /cgit/aur.git/snapshot/r-hunspell.tar.gz