python-aesara on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-aesara

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

$ yay -Rns python-aesara

2. Manually Install "python-aesara" via AUR

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

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

b. Clone python-aesara's git locally

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

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

$ cd ~/python-aesara $ makepkg -si

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

ID: 1382849
Name: python-aesara
PackageBaseID: 183911
PackageBase: python-aesara
Version: 2.9.3-2
Description: Library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays
URL: https://github.com/aesara-devs/aesara
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer:
Submitter: carsme
FirstSubmitted: 1657471313
LastModified: 1704784477
URLPath: /cgit/aur.git/snapshot/python-aesara.tar.gz