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