python-yellowbrick on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-yellowbrick

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

$ yay -Rns python-yellowbrick

2. Manually Install "python-yellowbrick" via AUR

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

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

b. Clone python-yellowbrick's git locally

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

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

$ cd ~/python-yellowbrick $ makepkg -si

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

ID: 1289473
Name: python-yellowbrick
PackageBaseID: 135541
PackageBase: python-yellowbrick
Version: 1.5-1
Description: A suite of visual analysis and diagnostic tools for machine learning
URL: https://github.com/DistrictDataLabs/yellowbrick
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1535666597
LastModified: 1689454760
URLPath: /cgit/aur.git/snapshot/python-yellowbrick.tar.gz