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

Last updated: September 21,2024

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

$ yay -S mingw-w64-nlopt

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

$ yay -Rns mingw-w64-nlopt

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

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

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

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

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

ID: 998795
Name: mingw-w64-nlopt
PackageBaseID: 73021
PackageBase: mingw-w64-nlopt
Version: 2.7.1-1
Description: nonlinear optimization library (mingw-w64)
URL: http://ab-initio.mit.edu/wiki/index.php/NLopt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1377852917
LastModified: 1638813728
URLPath: /cgit/aur.git/snapshot/mingw-w64-nlopt.tar.gz