python-getdist on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-getdist

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

$ yay -Rns python-getdist

2. Manually Install "python-getdist" via AUR

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

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

b. Clone python-getdist's git locally

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

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

$ cd ~/python-getdist $ makepkg -si

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

ID: 1306748
Name: python-getdist
PackageBaseID: 125497
PackageBase: python-getdist
Version: 1.4.3-1
Description: MCMC sample analysis, kernel densities, plotting, and GUI
URL: https://github.com/cmbant/GetDist
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1505150522
LastModified: 1692562330
URLPath: /cgit/aur.git/snapshot/python-getdist.tar.gz