python-pyfab on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-pyfab

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

$ yay -Rns python-pyfab

2. Manually Install "python-pyfab" via AUR

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

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

b. Clone python-pyfab's git locally

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

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

$ cd ~/python-pyfab $ makepkg -si

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

ID: 855502
Name: python-pyfab
PackageBaseID: 162347
PackageBase: python-pyfab
Version: 0.3.5-1
Description: Python interface to the Fabber Bayesian model fitting tool
URL: https://pyfab.readthedocs.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Feakster
FirstSubmitted: 1611181051
LastModified: 1612014399
URLPath: /cgit/aur.git/snapshot/python-pyfab.tar.gz