qt5-qtspell on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S qt5-qtspell

* (Optional) Uninstall qt5-qtspell on Arch using YAY

$ yay -Rns qt5-qtspell

2. Manually Install "qt5-qtspell" via AUR

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

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

b. Clone qt5-qtspell's git locally

$ git clone https://aur.archlinux.org/qt5-qtspell.git ~/qt5-qtspell

c. Go to ~/qt5-qtspell folder and install it

$ cd ~/qt5-qtspell $ makepkg -si

3. Information about the qt5-qtspell package on Arch User Repository (AUR)

ID: 1100930
Name: qt5-qtspell
PackageBaseID: 183375
PackageBase: qt5-qtspell
Version: 1.0.1-1
Description: Spell checking for Qt text widgets
URL: https://github.com/manisandro/qtspell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: foxcub
Submitter: foxcub
FirstSubmitted: 1655684472
LastModified: 1655684472
URLPath: /cgit/aur.git/snapshot/qt5-qtspell.tar.gz