r-spelling on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S r-spelling

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

$ yay -Rns r-spelling

2. Manually Install "r-spelling" via AUR

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

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

b. Clone r-spelling's git locally

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

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

$ cd ~/r-spelling $ makepkg -si

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

ID: 1420987
Name: r-spelling
PackageBaseID: 141716
PackageBase: r-spelling
Version: 2.3.0-1
Description: Tools for Spell Checking in R
URL: https://cran.r-project.org/package=spelling
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: Kibouo
FirstSubmitted: 1556817087
LastModified: 1709618514
URLPath: /cgit/aur.git/snapshot/r-spelling.tar.gz