python-autograd on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "python-autograd" 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-autograd on Arch using YAY
$
yay -S
python-autograd
Copied
* (Optional) Uninstall python-autograd on Arch using YAY
$
yay -Rns
python-autograd
Copied
2. Manually Install "python-autograd" 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-autograd's git locally
$
git clone https://aur.archlinux.org/python-autograd.git
~/python-autograd
Copied
c. Go to ~/python-autograd folder and install it
$
cd
~/python-autograd
Copied
$
makepkg -si
Copied
3. Information about the python-autograd package on Arch User Repository (AUR)
ID: 1302523
Name: python-autograd
PackageBaseID: 124089
PackageBase: python-autograd
Version: 1.6.2-1
Description: Efficiently computes derivatives of numpy code
URL: https://github.com/HIPS/autograd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1500129478
LastModified: 1691777954
URLPath: /cgit/aur.git/snapshot/python-autograd.tar.gz
Name: python-autograd
PackageBaseID: 124089
PackageBase: python-autograd
Version: 1.6.2-1
Description: Efficiently computes derivatives of numpy code
URL: https://github.com/HIPS/autograd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1500129478
LastModified: 1691777954
URLPath: /cgit/aur.git/snapshot/python-autograd.tar.gz