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

Last updated: September 20,2024

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

$ yay -S mingw-w64-gsl

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

$ yay -Rns mingw-w64-gsl

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

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

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

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

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

ID: 999317
Name: mingw-w64-gsl
PackageBaseID: 62182
PackageBase: mingw-w64-gsl
Version: 2.7.1-1
Description: The GNU Scientific Library (GSL) is a modern numerical library for C and C++ programmers (mingw-w64)
URL: http://www.gnu.org/software/gsl/gsl.html
NumVotes: 6
Popularity: 1.9E-5
OutOfDate:
Maintainer: pingplug
Submitter: Schala
FirstSubmitted: 1345564709
LastModified: 1638904171
URLPath: /cgit/aur.git/snapshot/mingw-w64-gsl.tar.gz