python-pymc3 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pymc3

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

$ yay -Rns python-pymc3

2. Manually Install "python-pymc3" 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's git locally

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

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

$ cd ~/python-pymc3 $ makepkg -si

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

ID: 1122785
Name: python-pymc3
PackageBaseID: 184743
PackageBase: python-pymc3
Version: 3.11.5-1
Description: Probabilistic Programming in Python. Uses Theano as a backend, supports NUTS and ADVI.
URL: https://www.pymc.io/projects/docs/en/v3.11.5
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1659790251
LastModified: 1659790251
URLPath: /cgit/aur.git/snapshot/python-pymc3.tar.gz