python-arviz on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-arviz

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

$ yay -Rns python-arviz

2. Manually Install "python-arviz" via AUR

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

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

b. Clone python-arviz's git locally

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

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

$ cd ~/python-arviz $ makepkg -si

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

ID: 1322689
Name: python-arviz
PackageBaseID: 148648
PackageBase: python-arviz
Version: 0.16.1-1
Description: Exploratory analysis of Bayesian models with Python
URL: https://arviz-devs.github.io/arviz/
NumVotes: 3
Popularity: 0.368715
OutOfDate:
Maintainer: lllf
Submitter: lllf
FirstSubmitted: 1580436509
LastModified: 1695367158
URLPath: /cgit/aur.git/snapshot/python-arviz.tar.gz