python-theano on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-theano

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

$ yay -Rns python-theano

2. Manually Install "python-theano" via AUR

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

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

b. Clone python-theano's git locally

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

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

$ cd ~/python-theano $ makepkg -si

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

ID: 856311
Name: python-theano
PackageBaseID: 99885
PackageBase: python-theano
Version: 1.0.5-1
Description: Definition and optimized evaluation of mathematical expressions on Numpy arrays.
URL: http://www.deeplearning.net/software/theano/
NumVotes: 31
Popularity: 0
OutOfDate:
Maintainer: SZanko
FirstSubmitted: 1442116015
LastModified: 1612174805
URLPath: /cgit/aur.git/snapshot/python-theano.tar.gz