python-gtkspellcheck on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-gtkspellcheck

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

$ yay -Rns python-gtkspellcheck

2. Manually Install "python-gtkspellcheck" via AUR

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

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

b. Clone python-gtkspellcheck's git locally

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

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

$ cd ~/python-gtkspellcheck $ makepkg -si

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

ID: 1368492
Name: python-gtkspellcheck
PackageBaseID: 141424
PackageBase: python-gtkspellcheck
Version: 5.0.3-1
Description: Spell-checking library written in Python for Gtk based on Enchant
URL: https://github.com/koehlma/pygtkspellcheck
NumVotes: 5
Popularity: 0.135906
OutOfDate:
Maintainer: gilcu3
Submitter: foutrelis
FirstSubmitted: 1555840104
LastModified: 1702387083
URLPath: /cgit/aur.git/snapshot/python-gtkspellcheck.tar.gz