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

Last updated: June 29,2024

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

$ yay -S python2-lmfit-git

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

$ yay -Rns python2-lmfit-git

2. Manually Install "python2-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 python2-lmfit-git's git locally

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

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

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

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

ID: 594887
Name: python2-lmfit-git
PackageBaseID: 140335
PackageBase: python-lmfit-git
Version: 0.9.12.r73.24eecd1-1
Description: Non-Linear Least Squares Minimization, with flexible Parameter settings, based on scipy.optimize.leastsq, and with many additional classes and methods for curve fitting
URL: https://github.com/lmfit/lmfit-py.git
NumVotes: 0
Popularity: 0
OutOfDate: 1639975058
Maintainer:
FirstSubmitted: 1552598598
LastModified: 1552598598
URLPath: /cgit/aur.git/snapshot/python2-lmfit-git.tar.gz