python-mnist on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install python-mnist on Arch using YAY
$
yay -S
python-mnist
Copied
* (Optional) Uninstall python-mnist on Arch using YAY
$
yay -Rns
python-mnist
Copied
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
Copied
b. Clone python-mnist's git locally
$
git clone https://aur.archlinux.org/python-mnist.git
~/python-mnist
Copied
c. Go to ~/python-mnist folder and install it
$
cd
~/python-mnist
Copied
$
makepkg -si
Copied
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
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