python-probfit on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-probfit

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

$ yay -Rns python-probfit

2. Manually Install "python-probfit" via AUR

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

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

b. Clone python-probfit's git locally

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

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

$ cd ~/python-probfit $ makepkg -si

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

ID: 580324
Name: python-probfit
PackageBaseID: 139059
PackageBase: python-probfit
Version: 1.1.0-1
Description: Cost function builder for fitting distributions, intended to be used with iminuit.
URL: https://probfit.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: op3
Submitter: op3
FirstSubmitted: 1548524909
LastModified: 1548524909
URLPath: /cgit/aur.git/snapshot/python-probfit.tar.gz