mingw-w64-cminpack on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S mingw-w64-cminpack

* (Optional) Uninstall mingw-w64-cminpack on Arch using YAY

$ yay -Rns mingw-w64-cminpack

2. Manually Install "mingw-w64-cminpack" via AUR

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

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

b. Clone mingw-w64-cminpack's git locally

$ git clone https://aur.archlinux.org/mingw-w64-cminpack.git ~/mingw-w64-cminpack

c. Go to ~/mingw-w64-cminpack folder and install it

$ cd ~/mingw-w64-cminpack $ makepkg -si

3. Information about the mingw-w64-cminpack package on Arch User Repository (AUR)

ID: 877321
Name: mingw-w64-cminpack
PackageBaseID: 86252
PackageBase: mingw-w64-cminpack
Version: 1.3.8-2
Description: A C/C++ rewrite of the MINPACK software (mingw-w64)
URL: http://devernay.free.fr/hacks/cminpack/cminpack.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1412358320
LastModified: 1615793408
URLPath: /cgit/aur.git/snapshot/mingw-w64-cminpack.tar.gz