ocaml-ocamlsdl on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ocaml-ocamlsdl

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

$ yay -Rns ocaml-ocamlsdl

2. Manually Install "ocaml-ocamlsdl" via AUR

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

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

b. Clone ocaml-ocamlsdl's git locally

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

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

$ cd ~/ocaml-ocamlsdl $ makepkg -si

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

ID: 912522
Name: ocaml-ocamlsdl
PackageBaseID: 101585
PackageBase: ocaml-ocamlsdl
Version: 0.9.1-5
Description: OCaml interface to the SDL (Simple DirectMedia Layer) library
URL: https://sourceforge.net/projects/ocamlsdl/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Singularity
Submitter: J5lx
FirstSubmitted: 1444479432
LastModified: 1622040321
URLPath: /cgit/aur.git/snapshot/ocaml-ocamlsdl.tar.gz