python-lmfit-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-lmfit-git

* (Optional) Uninstall python-lmfit-git on Arch using YAY

$ yay -Rns python-lmfit-git

2. Manually Install "python-lmfit-git" via AUR

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

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

b. Clone python-lmfit-git's git locally

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

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

$ cd ~/python-lmfit-git $ makepkg -si

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

ID: 1263065
Name: python-lmfit-git
PackageBaseID: 140335
PackageBase: python-lmfit-git
Version: 1.2.1.r3.g502cc9ba-1
Description: Non-Linear Least-Squares Minimization and Curve-Fitting for Python
URL: https://lmfit.github.io/lmfit-py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: andalenavals
FirstSubmitted: 1552598598
LastModified: 1685001246
URLPath: /cgit/aur.git/snapshot/python-lmfit-git.tar.gz