python-emcee on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-emcee

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

$ yay -Rns python-emcee

2. Manually Install "python-emcee" via AUR

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

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

b. Clone python-emcee's git locally

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

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

$ cd ~/python-emcee $ makepkg -si

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

ID: 1203079
Name: python-emcee
PackageBaseID: 101977
PackageBase: python-emcee
Version: 3.1.4-1
Description: Kick ass affine-invariant ensemble MCMC sampling
URL: http://emcee.readthedocs.io
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: anntzer
FirstSubmitted: 1445047267
LastModified: 1674913222
URLPath: /cgit/aur.git/snapshot/python-emcee.tar.gz