cmpfit on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S cmpfit

* (Optional) Uninstall cmpfit on Arch using YAY

$ yay -Rns cmpfit

2. Manually Install "cmpfit" via AUR

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

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

b. Clone cmpfit's git locally

$ git clone https://aur.archlinux.org/cmpfit.git ~/cmpfit

c. Go to ~/cmpfit folder and install it

$ cd ~/cmpfit $ makepkg -si

3. Information about the cmpfit package on Arch User Repository (AUR)

ID: 1182417
Name: cmpfit
PackageBaseID: 41375
PackageBase: cmpfit
Version: 1.5-1
Description: A MINPACK-1 Least Squares Fitting Library in C
URL: http://www.physics.wisc.edu/~craigm/idl/cmpfit.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: clu
Submitter: clu
FirstSubmitted: 1285917630
LastModified: 1671004527
URLPath: /cgit/aur.git/snapshot/cmpfit.tar.gz