ocaml-lo on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ocaml-lo

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

$ yay -Rns ocaml-lo

2. Manually Install "ocaml-lo" via AUR

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

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

b. Clone ocaml-lo's git locally

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

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

$ cd ~/ocaml-lo $ makepkg -si

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

ID: 877126
Name: ocaml-lo
PackageBaseID: 101635
PackageBase: ocaml-lo
Version: 0.2.0-1
Description: OCaml bindings for LO library
URL: https://github.com/savonet/ocaml-lo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444505733
LastModified: 1615742733
URLPath: /cgit/aur.git/snapshot/ocaml-lo.tar.gz