python2-pyenchant on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-pyenchant

* (Optional) Uninstall python2-pyenchant on Arch using YAY

$ yay -Rns python2-pyenchant

2. Manually Install "python2-pyenchant" via AUR

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

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

b. Clone python2-pyenchant's git locally

$ git clone https://aur.archlinux.org/python2-pyenchant.git ~/python2-pyenchant

c. Go to ~/python2-pyenchant folder and install it

$ cd ~/python2-pyenchant $ makepkg -si

3. Information about the python2-pyenchant package on Arch User Repository (AUR)

ID: 765101
Name: python2-pyenchant
PackageBaseID: 155435
PackageBase: python2-pyenchant
Version: 2.0.0-6
Description: PyEnchant is a spellchecking library for Python2 based on the Enchant library
URL: https://pypi.python.org/pypi/pyenchant
NumVotes: 2
Popularity: 0.02237
OutOfDate:
Maintainer: Gilrain
FirstSubmitted: 1594713210
LastModified: 1594713210
URLPath: /cgit/aur.git/snapshot/python2-pyenchant.tar.gz

5. The same packages on other Linux Distributions