ocaml-gavl on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S ocaml-gavl

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

$ yay -Rns ocaml-gavl

2. Manually Install "ocaml-gavl" via AUR

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

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

b. Clone ocaml-gavl's git locally

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

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

$ cd ~/ocaml-gavl $ makepkg -si

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

ID: 875013
Name: ocaml-gavl
PackageBaseID: 101619
PackageBase: ocaml-gavl
Version: 0.1.6-2
Description: OCaml bindings for the Gavl video manipulation library
URL: https://github.com/savonet/ocaml-gavl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444496132
LastModified: 1615328803
URLPath: /cgit/aur.git/snapshot/ocaml-gavl.tar.gz