python-pytensor on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pytensor

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

$ yay -Rns python-pytensor

2. Manually Install "python-pytensor" via AUR

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

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

b. Clone python-pytensor's git locally

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

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

$ cd ~/python-pytensor $ makepkg -si

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

ID: 1424026
Name: python-pytensor
PackageBaseID: 188830
PackageBase: python-pytensor
Version: 2.19.0-1
Description: Fork of Aesara -- Library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays
URL: https://github.com/pymc-devs/pytensor
NumVotes: 1
Popularity: 0.00011
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1671367266
LastModified: 1710017020
URLPath: /cgit/aur.git/snapshot/python-pytensor.tar.gz