ocaml-mad on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ocaml-mad

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

$ yay -Rns ocaml-mad

2. Manually Install "ocaml-mad" via AUR

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

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

b. Clone ocaml-mad's git locally

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

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

$ cd ~/ocaml-mad $ makepkg -si

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

ID: 1027399
Name: ocaml-mad
PackageBaseID: 101582
PackageBase: ocaml-mad
Version: 0.5.2-1
Description: OCaml bindings to the MAD mp3 decoder
URL: https://github.com/savonet/ocaml-mad
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444477331
LastModified: 1643409828
URLPath: /cgit/aur.git/snapshot/ocaml-mad.tar.gz