python-evaluate on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-evaluate

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

$ yay -Rns python-evaluate

2. Manually Install "python-evaluate" via AUR

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

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

b. Clone python-evaluate's git locally

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

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

$ cd ~/python-evaluate $ makepkg -si

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

ID: 1334042
Name: python-evaluate
PackageBaseID: 188848
PackageBase: python-evaluate
Version: 0.4.1-1
Description: HuggigFace library for easily evaluating machine learning models and datasets
URL: https://github.com/huggingface/evaluate/
NumVotes: 1
Popularity: 0.00011
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1671400611
LastModified: 1697314309
URLPath: /cgit/aur.git/snapshot/python-evaluate.tar.gz