python-stanio on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-stanio

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

$ yay -Rns python-stanio

2. Manually Install "python-stanio" via AUR

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

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

b. Clone python-stanio's git locally

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

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

$ cd ~/python-stanio $ makepkg -si

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

ID: 1410945
Name: python-stanio
PackageBaseID: 201644
PackageBase: python-stanio
Version: 0.5.0-1
Description: A package to prepare inputs to Stan and reading its outputs
URL: https://github.com/WardBrian/stanio
NumVotes: 1
Popularity: 0.319782
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1705505022
LastModified: 1708184813
URLPath: /cgit/aur.git/snapshot/python-stanio.tar.gz