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

Last updated: October 05,2024

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

$ yay -S python-scikit-plot

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

$ yay -Rns python-scikit-plot

2. Manually Install "python-scikit-plot" 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-plot's git locally

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

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

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

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

ID: 514735
Name: python-scikit-plot
PackageBaseID: 132915
PackageBase: python-scikit-plot
Version: 0.3.5-1
Description: An intuitive library to add plotting functionality to scikit-learn objects
URL: https://github.com/reiinakano/scikit-plot
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Con-trast
Submitter: Con-trast
FirstSubmitted: 1527625811
LastModified: 1527625811
URLPath: /cgit/aur.git/snapshot/python-scikit-plot.tar.gz