python-crfsuite on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-crfsuite

* (Optional) Uninstall python-crfsuite on Arch using YAY

$ yay -Rns python-crfsuite

2. Manually Install "python-crfsuite" via AUR

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

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

b. Clone python-crfsuite's git locally

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

c. Go to ~/python-crfsuite folder and install it

$ cd ~/python-crfsuite $ makepkg -si

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

ID: 1317917
Name: python-crfsuite
PackageBaseID: 187380
PackageBase: python-crfsuite
Version: 0.9.9-1
Description: A Python binding for crfsuite
URL: https://github.com/scrapinghub/python-crfsuite
NumVotes: 0
Popularity: 0
OutOfDate: 1702828189
Maintainer: skeilnet
Submitter: skeilnet
FirstSubmitted: 1668437256
LastModified: 1694554243
URLPath: /cgit/aur.git/snapshot/python-crfsuite.tar.gz