ocaml-opus on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ocaml-opus

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

$ yay -Rns ocaml-opus

2. Manually Install "ocaml-opus" via AUR

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

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

b. Clone ocaml-opus's git locally

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

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

$ cd ~/ocaml-opus $ makepkg -si

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

ID: 1106019
Name: ocaml-opus
PackageBaseID: 101599
PackageBase: ocaml-opus
Version: 0.2.2-1
Description: OCaml bindings for Opus audio codec
URL: https://github.com/savonet/ocaml-opus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444488421
LastModified: 1656620119
URLPath: /cgit/aur.git/snapshot/ocaml-opus.tar.gz