python-pymc on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-pymc

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

$ yay -Rns python-pymc

2. Manually Install "python-pymc" via AUR

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

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

b. Clone python-pymc's git locally

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

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

$ cd ~/python-pymc $ makepkg -si

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

ID: 1428442
Name: python-pymc
PackageBaseID: 19577
PackageBase: python-pymc
Version: 5.11.0-1
Description: Markov chain Monte Carlo for Python
URL: https://github.com/pymc-devs/pymc
NumVotes: 12
Popularity: 0.875895
OutOfDate:
Maintainer: carsme
Submitter: xia0er
FirstSubmitted: 1220469649
LastModified: 1710595737
URLPath: /cgit/aur.git/snapshot/python-pymc.tar.gz

5. The same packages on other Linux Distributions