python-pyspellchecker on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-pyspellchecker

* (Optional) Uninstall python-pyspellchecker on Arch using YAY

$ yay -Rns python-pyspellchecker

2. Manually Install "python-pyspellchecker" via AUR

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

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

b. Clone python-pyspellchecker's git locally

$ git clone https://aur.archlinux.org/python-pyspellchecker.git ~/python-pyspellchecker

c. Go to ~/python-pyspellchecker folder and install it

$ cd ~/python-pyspellchecker $ makepkg -si

3. Information about the python-pyspellchecker package on Arch User Repository (AUR)

ID: 923432
Name: python-pyspellchecker
PackageBaseID: 151553
PackageBase: python-pyspellchecker
Version: 0.6.2-2
Description: Pure python spell checker based on work by Peter Norvig
URL: https://github.com/barrust/pyspellchecker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tyrannis.hawk
FirstSubmitted: 1586974110
LastModified: 1624116307
URLPath: /cgit/aur.git/snapshot/python-pyspellchecker.tar.gz