crfsuite on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S crfsuite

* (Optional) Uninstall crfsuite on Arch using YAY

$ yay -Rns crfsuite

2. Manually Install "crfsuite" via AUR

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

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

b. Clone crfsuite's git locally

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

c. Go to ~/crfsuite folder and install it

$ cd ~/crfsuite $ makepkg -si

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

ID: 1391098
Name: crfsuite
PackageBaseID: 34537
PackageBase: crfsuite
Version: 0.12-2
Description: An implementation of Conditional Random Fields (CRFs) for labeling sequential data.
URL: http://www.chokkan.org/software/crfsuite/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mistersmee
Submitter: ngukho
FirstSubmitted: 1265964066
LastModified: 1706025619
URLPath: /cgit/aur.git/snapshot/crfsuite.tar.gz