libminpack on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libminpack

* (Optional) Uninstall libminpack on Arch using YAY

$ yay -Rns libminpack

2. Manually Install "libminpack" via AUR

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

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

b. Clone libminpack's git locally

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

c. Go to ~/libminpack folder and install it

$ cd ~/libminpack $ makepkg -si

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

ID: 1394508
Name: libminpack
PackageBaseID: 193615
PackageBase: libminpack
Version: 19961126+dfsg1.5-3
Description: Software for solving nonlinear equations and nonlinear least squares problems
URL: https://salsa.debian.org/science-team/minpack
NumVotes: 1
Popularity: 0.002186
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1684095568
LastModified: 1706481554
URLPath: /cgit/aur.git/snapshot/libminpack.tar.gz