python-dynesty on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-dynesty

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

$ yay -Rns python-dynesty

2. Manually Install "python-dynesty" via AUR

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

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

b. Clone python-dynesty's git locally

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

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

$ cd ~/python-dynesty $ makepkg -si

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

ID: 1277538
Name: python-dynesty
PackageBaseID: 195001
PackageBase: python-dynesty
Version: 2.1.2-1
Description: A dynamic nested sampling package for computing Bayesian posteriors and evidences.
URL: https://github.com/joshspeagle/dynesty
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xlucn
Submitter: xlucn
FirstSubmitted: 1687510691
LastModified: 1687510691
URLPath: /cgit/aur.git/snapshot/python-dynesty.tar.gz