python-simplecrf on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-simplecrf

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

$ yay -Rns python-simplecrf

2. Manually Install "python-simplecrf" via AUR

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

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

b. Clone python-simplecrf's git locally

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

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

$ cd ~/python-simplecrf $ makepkg -si

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

ID: 999921
Name: python-simplecrf
PackageBaseID: 173789
PackageBase: python-simplecrf
Version: 0.2.1.1-2
Description: Python wrap of crf and dense crf, both 2d and 3d are supported
URL: https://github.com/HiLab-git/SimpleCRF
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1639013331
LastModified: 1639027233
URLPath: /cgit/aur.git/snapshot/python-simplecrf.tar.gz