sfst on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S sfst

* (Optional) Uninstall sfst on Arch using YAY

$ yay -Rns sfst

2. Manually Install "sfst" via AUR

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

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

b. Clone sfst's git locally

$ git clone https://aur.archlinux.org/sfst.git ~/sfst

c. Go to ~/sfst folder and install it

$ cd ~/sfst $ makepkg -si

3. Information about the sfst package on Arch User Repository (AUR)

ID: 826769
Name: sfst
PackageBaseID: 157533
PackageBase: sfst
Version: 1.4.7e-2
Description: Toolbox for the implementation of morphological analyzers and other tools.
URL: https://www.cis.uni-muenchen.de/~schmid/tools/SFST/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hansolo
Submitter: hansolo
FirstSubmitted: 1599665406
LastModified: 1606833366
URLPath: /cgit/aur.git/snapshot/sfst.tar.gz