python-nestle on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-nestle

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

$ yay -Rns python-nestle

2. Manually Install "python-nestle" via AUR

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

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

b. Clone python-nestle's git locally

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

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

$ cd ~/python-nestle $ makepkg -si

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

ID: 1352835
Name: python-nestle
PackageBaseID: 199534
PackageBase: python-nestle
Version: 0.2.0-2
Description: Nested sampling algorithms for evaluating Bayesian evidence
URL: http://kylebarbary.com/nestle/
NumVotes: 0
Popularity: 0
OutOfDate: 1704904323
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1699932390
LastModified: 1699932390
URLPath: /cgit/aur.git/snapshot/python-nestle.tar.gz