ruby-fast-stemmer on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "ruby-fast-stemmer" 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 ruby-fast-stemmer on Arch using YAY

$ yay -S ruby-fast-stemmer

* (Optional) Uninstall ruby-fast-stemmer on Arch using YAY

$ yay -Rns ruby-fast-stemmer

2. Manually Install "ruby-fast-stemmer" via AUR

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

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

b. Clone ruby-fast-stemmer's git locally

$ git clone https://aur.archlinux.org/ruby-fast-stemmer.git ~/ruby-fast-stemmer

c. Go to ~/ruby-fast-stemmer folder and install it

$ cd ~/ruby-fast-stemmer $ makepkg -si

3. Information about the ruby-fast-stemmer package on Arch User Repository (AUR)

ID: 234815
Name: ruby-fast-stemmer
PackageBaseID: 44407
PackageBase: ruby-fast-stemmer
Version: 1.0.2-1
Description: Fast Porter stemmer based on a C version of algorithm
URL: http://github.com/romanbsd/fast-stemmer
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer:
Submitter: oliparcol
FirstSubmitted: 1292359201
LastModified: 1443492464
URLPath: /cgit/aur.git/snapshot/ruby-fast-stemmer.tar.gz