python-scikit-base on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-scikit-base

* (Optional) Uninstall python-scikit-base on Arch using YAY

$ yay -Rns python-scikit-base

2. Manually Install "python-scikit-base" via AUR

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

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

b. Clone python-scikit-base's git locally

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

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

$ cd ~/python-scikit-base $ makepkg -si

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

ID: 1420017
Name: python-scikit-base
PackageBaseID: 199767
PackageBase: python-scikit-base
Version: 0.7.5-1
Description: Base classes for sklearn-like parametric objects
URL: https://github.com/sktime/skbase
NumVotes: 1
Popularity: 0.117938
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1700596566
LastModified: 1709479654
URLPath: /cgit/aur.git/snapshot/python-scikit-base.tar.gz