ocaml-gsl on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S ocaml-gsl

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

$ yay -Rns ocaml-gsl

2. Manually Install "ocaml-gsl" via AUR

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

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

b. Clone ocaml-gsl's git locally

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

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

$ cd ~/ocaml-gsl $ makepkg -si

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

ID: 982589
Name: ocaml-gsl
PackageBaseID: 139244
PackageBase: ocaml-gsl
Version: 1.24.3-1
Description: Objective Caml libs for gsl
URL: https://mmottl.github.io/gsl-ocaml
NumVotes: 0
Popularity: 0
OutOfDate: 1704972121
Maintainer:
Submitter: aksr
FirstSubmitted: 1549191627
LastModified: 1635816086
URLPath: /cgit/aur.git/snapshot/ocaml-gsl.tar.gz