python-bumps on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-bumps

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

$ yay -Rns python-bumps

2. Manually Install "python-bumps" via AUR

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

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

b. Clone python-bumps's git locally

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

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

$ cd ~/python-bumps $ makepkg -si

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

ID: 1421939
Name: python-bumps
PackageBaseID: 143763
PackageBase: python-bumps
Version: 0.9.2-1
Description: Data fitting with uncertainty analysis
URL: https://github.com/bumps/bumps
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: awacha
Submitter: awacha
FirstSubmitted: 1563788209
LastModified: 1709744803
URLPath: /cgit/aur.git/snapshot/python-bumps.tar.gz