ocaml-speex on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S ocaml-speex

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

$ yay -Rns ocaml-speex

2. Manually Install "ocaml-speex" via AUR

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

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

b. Clone ocaml-speex's git locally

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

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

$ cd ~/ocaml-speex $ makepkg -si

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

ID: 1015852
Name: ocaml-speex
PackageBaseID: 101602
PackageBase: ocaml-speex
Version: 0.4.1-1
Description: OCaml bindings to libspeex
URL: https://github.com/savonet/ocaml-speex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444492273
LastModified: 1641678477
URLPath: /cgit/aur.git/snapshot/ocaml-speex.tar.gz