gsl-lite on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gsl-lite

* (Optional) Uninstall gsl-lite on Arch using YAY

$ yay -Rns gsl-lite

2. Manually Install "gsl-lite" via AUR

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

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

b. Clone gsl-lite's git locally

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

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

$ cd ~/gsl-lite $ makepkg -si

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

ID: 1015801
Name: gsl-lite
PackageBaseID: 174840
PackageBase: gsl-lite
Version: 0.40.0.r1.g4b5e9ab-1
Description: Guidelines Support Library for C++98, C++11 up
URL: https://github.com/gsl-lite/gsl-lite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: restore
Submitter: restore
FirstSubmitted: 1641667850
LastModified: 1641667850
URLPath: /cgit/aur.git/snapshot/gsl-lite.tar.gz