python-crepes on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-crepes

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

$ yay -Rns python-crepes

2. Manually Install "python-crepes" via AUR

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

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

b. Clone python-crepes's git locally

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

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

$ cd ~/python-crepes $ makepkg -si

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

ID: 1414300
Name: python-crepes
PackageBaseID: 195415
PackageBase: python-crepes
Version: 0.6.2-1
Description: Python support for conformal classifiers, regressors, and predictive systems
URL: https://crepes.readthedocs.io/
NumVotes: 1
Popularity: 0.006803
OutOfDate:
Maintainer: rudy.matela
Submitter: rudy.matela
FirstSubmitted: 1688660250
LastModified: 1708703101
URLPath: /cgit/aur.git/snapshot/python-crepes.tar.gz