python-salib on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-salib

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

$ yay -Rns python-salib

2. Manually Install "python-salib" via AUR

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

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

b. Clone python-salib's git locally

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

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

$ cd ~/python-salib $ makepkg -si

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

ID: 785950
Name: python-salib
PackageBaseID: 86753
PackageBase: python-salib
Version: 1.3.11-1
Description: Tools for sensitivity analysis. Contains Sobol, Morris, and FAST methods
URL: http://salib.github.io/SALib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cozisco
Submitter: xantares
FirstSubmitted: 1413793124
LastModified: 1599014875
URLPath: /cgit/aur.git/snapshot/python-salib.tar.gz