python-sbi on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-sbi

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

$ yay -Rns python-sbi

2. Manually Install "python-sbi" via AUR

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

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

b. Clone python-sbi's git locally

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

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

$ cd ~/python-sbi $ makepkg -si

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

ID: 1365206
Name: python-sbi
PackageBaseID: 200269
PackageBase: python-sbi
Version: 0.22.0-3
Description: sbi: simulation-based inference
URL: https://github.com/sbi-dev/sbi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1701814601
LastModified: 1701815441
URLPath: /cgit/aur.git/snapshot/python-sbi.tar.gz