python-micrograd on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-micrograd

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

$ yay -Rns python-micrograd

2. Manually Install "python-micrograd" via AUR

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

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

b. Clone python-micrograd's git locally

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

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

$ cd ~/python-micrograd $ makepkg -si

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

ID: 928398
Name: python-micrograd
PackageBaseID: 168493
PackageBase: python-micrograd
Version: 0.1.0-1
Description: Tiny autograd engine for Python
URL: https://github.com/karpathy/micrograd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ryaart
FirstSubmitted: 1625069475
LastModified: 1625069475
URLPath: /cgit/aur.git/snapshot/python-micrograd.tar.gz