python-ml-datasets on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-ml-datasets

* (Optional) Uninstall python-ml-datasets on Arch using YAY

$ yay -Rns python-ml-datasets

2. Manually Install "python-ml-datasets" via AUR

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

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

b. Clone python-ml-datasets's git locally

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

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

$ cd ~/python-ml-datasets $ makepkg -si

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

ID: 1200484
Name: python-ml-datasets
PackageBaseID: 152327
PackageBase: python-ml-datasets
Version: 0.2.0-1
Description: Machine learning dataset loaders for testing and example scripts
URL: https://github.com/explosion/ml-datasets
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: crendel
Submitter: crendel
FirstSubmitted: 1588549875
LastModified: 1674412482
URLPath: /cgit/aur.git/snapshot/python-ml-datasets.tar.gz