ocaml-ao on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-ao

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

$ yay -Rns ocaml-ao

2. Manually Install "ocaml-ao" via AUR

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

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

b. Clone ocaml-ao's git locally

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

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

$ cd ~/ocaml-ao $ makepkg -si

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

ID: 1015845
Name: ocaml-ao
PackageBaseID: 101576
PackageBase: ocaml-ao
Version: 0.2.4-1
Description: OCaml libao bindings
URL: https://github.com/savonet/ocaml-ao
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444475839
LastModified: 1641678212
URLPath: /cgit/aur.git/snapshot/ocaml-ao.tar.gz