python-openml on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S python-openml

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

$ yay -Rns python-openml

2. Manually Install "python-openml" via AUR

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

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

b. Clone python-openml's git locally

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

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

$ cd ~/python-openml $ makepkg -si

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

ID: 1264740
Name: python-openml
PackageBaseID: 164253
PackageBase: python-openml
Version: 0.13.1-1
Description: python interface for OpenML
URL: http://openml.org/
NumVotes: 1
Popularity: 0.652211
OutOfDate:
Maintainer: pirofti
Submitter: pirofti
FirstSubmitted: 1615558118
LastModified: 1685310250
URLPath: /cgit/aur.git/snapshot/python-openml.tar.gz