astroml-examples-git on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "astroml-examples-git" 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 astroml-examples-git on Arch using YAY

$ yay -S astroml-examples-git

* (Optional) Uninstall astroml-examples-git on Arch using YAY

$ yay -Rns astroml-examples-git

2. Manually Install "astroml-examples-git" via AUR

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

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

b. Clone astroml-examples-git's git locally

$ git clone https://aur.archlinux.org/astroml-examples-git.git ~/astroml-examples-git

c. Go to ~/astroml-examples-git folder and install it

$ cd ~/astroml-examples-git $ makepkg -si

3. Information about the astroml-examples-git package on Arch User Repository (AUR)

ID: 423791
Name: astroml-examples-git
PackageBaseID: 96452
PackageBase: astroml-examples-git
Version: 2017.05.03.g33b2006-1
Description: AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib. This package includes the exmaples shipped with the github version of astroML
URL: http://www.astroml.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1689522208
Maintainer: guotsuan
Submitter: guotsuan
FirstSubmitted: 1438018323
LastModified: 1498844069
URLPath: /cgit/aur.git/snapshot/astroml-examples-git.tar.gz