python-pymc3-git on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S python-pymc3-git

* (Optional) Uninstall python-pymc3-git on Arch using YAY

$ yay -Rns python-pymc3-git

2. Manually Install "python-pymc3-git" via AUR

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

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

b. Clone python-pymc3-git's git locally

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

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

$ cd ~/python-pymc3-git $ makepkg -si

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

ID: 317778
Name: python-pymc3-git
PackageBaseID: 113060
PackageBase: python-pymc3-git
Version: v3.0beta.r653.g935779a-1
Description: Probabilistic Programming in Python. Uses Theano as a backend, supports NUTS and ADVI.
URL: http://pymc-devs.github.io/pymc3/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: calsaverini
FirstSubmitted: 1467321464
LastModified: 1467322125
URLPath: /cgit/aur.git/snapshot/python-pymc3-git.tar.gz