python-mnist on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-mnist

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

$ yay -Rns python-mnist

2. Manually Install "python-mnist" via AUR

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

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

b. Clone python-mnist's git locally

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

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

$ cd ~/python-mnist $ makepkg -si

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

ID: 666023
Name: python-mnist
PackageBaseID: 143365
PackageBase: python-mnist
Version: 0.2.2-1
Description: Python utilities to download and parse the MNIST dataset
URL: https://github.com/datapythonista/mnist
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: otaj
Submitter: otaj
FirstSubmitted: 1562751059
LastModified: 1573637459
URLPath: /cgit/aur.git/snapshot/python-mnist.tar.gz