python-tinygrad on AUR (Arch User Repository)

Last updated: January 09,2025

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

$ yay -S python-tinygrad

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

$ yay -Rns python-tinygrad

2. Manually Install "python-tinygrad" via AUR

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

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

b. Clone python-tinygrad's git locally

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

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

$ cd ~/python-tinygrad $ makepkg -si

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

ID: 1405023
Name: python-tinygrad
PackageBaseID: 197281
PackageBase: python-tinygrad
Version: 0.8.0-1
Description: You like pytorch? You like micrograd? You love tinygrad! <3
URL: https://github.com/tinygrad/tinygrad
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pravinxor
Submitter: pravinxor
FirstSubmitted: 1693771015
LastModified: 1707236204
URLPath: /cgit/aur.git/snapshot/python-tinygrad.tar.gz