ocaml-faad on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S ocaml-faad

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

$ yay -Rns ocaml-faad

2. Manually Install "ocaml-faad" via AUR

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

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

b. Clone ocaml-faad's git locally

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

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

$ cd ~/ocaml-faad $ makepkg -si

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

ID: 1083762
Name: ocaml-faad
PackageBaseID: 101627
PackageBase: ocaml-faad
Version: 0.5.1-1
Description: OCaml bindings for the libfaad AAC decoder library
URL: https://github.com/savonet/ocaml-faad
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444501998
LastModified: 1653250238
URLPath: /cgit/aur.git/snapshot/ocaml-faad.tar.gz