python-model-index on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-model-index

* (Optional) Uninstall python-model-index on Arch using YAY

$ yay -Rns python-model-index

2. Manually Install "python-model-index" via AUR

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

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

b. Clone python-model-index's git locally

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

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

$ cd ~/python-model-index $ makepkg -si

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

ID: 1255824
Name: python-model-index
PackageBaseID: 193488
PackageBase: python-model-index
Version: 0.1.11-1
Description: Create a source of truth for ML model results and browse it on Papers with Code
URL: https://github.com/paperswithcode/model-index
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1683703157
LastModified: 1683703157
URLPath: /cgit/aur.git/snapshot/python-model-index.tar.gz