python2-nestle on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-nestle

* (Optional) Uninstall python2-nestle on Arch using YAY

$ yay -Rns python2-nestle

2. Manually Install "python2-nestle" via AUR

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

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

b. Clone python2-nestle's git locally

$ git clone https://aur.archlinux.org/python2-nestle.git ~/python2-nestle

c. Go to ~/python2-nestle folder and install it

$ cd ~/python2-nestle $ makepkg -si

3. Information about the python2-nestle package on Arch User Repository (AUR)

ID: 585964
Name: python2-nestle
PackageBaseID: 139602
PackageBase: python-nestle
Version: 0.2.0-1
Description: Nested sampling algorithms for evaluating Bayesian evidence
URL: http://kylebarbary.com/nestle/
NumVotes: 0
Popularity: 0
OutOfDate: 1656383754
Maintainer: Universebenzene
FirstSubmitted: 1550078945
LastModified: 1550078946
URLPath: /cgit/aur.git/snapshot/python2-nestle.tar.gz