python-seqeval on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-seqeval

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

$ yay -Rns python-seqeval

2. Manually Install "python-seqeval" via AUR

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

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

b. Clone python-seqeval's git locally

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

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

$ cd ~/python-seqeval $ makepkg -si

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

ID: 852192
Name: python-seqeval
PackageBaseID: 162482
PackageBase: python-seqeval
Version: 1.2.2-1
Description: Testing framework for sequence labeling
URL: https://github.com/chakki-works/seqeval
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zhixi
Submitter: zhixi
FirstSubmitted: 1611486303
LastModified: 1611486303
URLPath: /cgit/aur.git/snapshot/python-seqeval.tar.gz