python-multinest on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-multinest

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

$ yay -Rns python-multinest

2. Manually Install "python-multinest" via AUR

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

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

b. Clone python-multinest's git locally

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

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

$ cd ~/python-multinest $ makepkg -si

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

ID: 741434
Name: python-multinest
PackageBaseID: 153119
PackageBase: python-multinest
Version: 3.12-1
Description: MultiNest is a Bayesian inference tool which calculates the evidence and explores the parameter space which may contain multiple posterior modes and pronounced (curving) degeneracies in moderately high dimensions.
URL: https://github.com/JohannesBuchner/PyMultiNest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1590263565
LastModified: 1590263565
URLPath: /cgit/aur.git/snapshot/python-multinest.tar.gz