lmfit-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S lmfit-git

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

$ yay -Rns lmfit-git

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

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

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

$ cd ~/lmfit-git $ makepkg -si

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

ID: 600628
Name: lmfit-git
PackageBaseID: 117862
PackageBase: lmfit-git
Version: 269.822d724-1
Description: Self-contained C library for Levenberg-Marquardt least-squares minimization and curve fitting.
URL: http://apps.jcns.fz-juelich.de/doku/sc/lmfit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kuldeep
Submitter: kuldeep
FirstSubmitted: 1482177547
LastModified: 1554230832
URLPath: /cgit/aur.git/snapshot/lmfit-git.tar.gz