multinest on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S multinest

* (Optional) Uninstall multinest on Arch using YAY

$ yay -Rns multinest

2. Manually Install "multinest" via AUR

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

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

b. Clone multinest's git locally

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

c. Go to ~/multinest folder and install it

$ cd ~/multinest $ makepkg -si

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

ID: 741435
Name: multinest
PackageBaseID: 148870
PackageBase: multinest
Version: 3.12-3
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/farhanferoz/MultiNest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1581046542
LastModified: 1590263584
URLPath: /cgit/aur.git/snapshot/multinest.tar.gz