perl-text-hunspell on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "perl-text-hunspell" 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 perl-text-hunspell on Arch using YAY

$ yay -S perl-text-hunspell

* (Optional) Uninstall perl-text-hunspell on Arch using YAY

$ yay -Rns perl-text-hunspell

2. Manually Install "perl-text-hunspell" via AUR

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

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

b. Clone perl-text-hunspell's git locally

$ git clone https://aur.archlinux.org/perl-text-hunspell.git ~/perl-text-hunspell

c. Go to ~/perl-text-hunspell folder and install it

$ cd ~/perl-text-hunspell $ makepkg -si

3. Information about the perl-text-hunspell package on Arch User Repository (AUR)

ID: 1349320
Name: perl-text-hunspell
PackageBaseID: 60610
PackageBase: perl-text-hunspell
Version: 2.16-1
Description: Text::Hunspell - Perl interface to the GNU Hunspell library
URL: https://metacpan.org/release/Text-Hunspell/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1341751453
LastModified: 1699391897
URLPath: /cgit/aur.git/snapshot/perl-text-hunspell.tar.gz