python-mnist-git on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S python-mnist-git

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

$ yay -Rns python-mnist-git

2. Manually Install "python-mnist-git" 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-git's git locally

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

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

$ cd ~/python-mnist-git $ makepkg -si

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

ID: 502932
Name: python-mnist-git
PackageBaseID: 131597
PackageBase: python-mnist-git
Version: 0.5.39.8364cb4-1
Description: Simple MNIST data parser written in Python.
URL: https://github.com/sorki/python-mnist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lubosz
Submitter: lubosz
FirstSubmitted: 1523726642
LastModified: 1523726685
URLPath: /cgit/aur.git/snapshot/python-mnist-git.tar.gz