ocaml-alsa on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ocaml-alsa

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

$ yay -Rns ocaml-alsa

2. Manually Install "ocaml-alsa" via AUR

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

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

b. Clone ocaml-alsa's git locally

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

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

$ cd ~/ocaml-alsa $ makepkg -si

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

ID: 961069
Name: ocaml-alsa
PackageBaseID: 101575
PackageBase: ocaml-alsa
Version: 0.3.0-4
Description: OCaml ALSA bindings
URL: https://github.com/savonet/ocaml-alsa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444474910
LastModified: 1631657187
URLPath: /cgit/aur.git/snapshot/ocaml-alsa.tar.gz