ocaml-vorbis on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ocaml-vorbis

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

$ yay -Rns ocaml-vorbis

2. Manually Install "ocaml-vorbis" via AUR

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

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

b. Clone ocaml-vorbis's git locally

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

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

$ cd ~/ocaml-vorbis $ makepkg -si

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

ID: 874995
Name: ocaml-vorbis
PackageBaseID: 101597
PackageBase: ocaml-vorbis
Version: 0.8.0-1
Description: OCaml bindings to lbvorbis
URL: https://github.com/savonet/ocaml-vorbis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444487937
LastModified: 1615326338
URLPath: /cgit/aur.git/snapshot/ocaml-vorbis.tar.gz