ocaml-lablgl on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S ocaml-lablgl

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

$ yay -Rns ocaml-lablgl

2. Manually Install "ocaml-lablgl" via AUR

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

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

b. Clone ocaml-lablgl's git locally

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

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

$ cd ~/ocaml-lablgl $ makepkg -si

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

ID: 1303675
Name: ocaml-lablgl
PackageBaseID: 192174
PackageBase: ocaml-lablgl
Version: 1.07-1
Description: OCaml interface to OpenGL
URL: https://github.com/garrigue/lablgl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ldr709
Submitter: arojas
FirstSubmitted: 1680343149
LastModified: 1691992895
URLPath: /cgit/aur.git/snapshot/ocaml-lablgl.tar.gz