python-mglearn on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-mglearn

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

$ yay -Rns python-mglearn

2. Manually Install "python-mglearn" via AUR

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

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

b. Clone python-mglearn's git locally

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

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

$ cd ~/python-mglearn $ makepkg -si

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

ID: 1284686
Name: python-mglearn
PackageBaseID: 162597
PackageBase: python-mglearn
Version: 0.2.1-1
Description: Helper functions for the book "Introduction to Machine Learning with Python"
URL: https://github.com/amueller/mglearn
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bakseter
Submitter: bakseter
FirstSubmitted: 1611762324
LastModified: 1688739239
URLPath: /cgit/aur.git/snapshot/python-mglearn.tar.gz