ocaml-flac on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S ocaml-flac

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

$ yay -Rns ocaml-flac

2. Manually Install "ocaml-flac" via AUR

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

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

b. Clone ocaml-flac's git locally

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

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

$ cd ~/ocaml-flac $ makepkg -si

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

ID: 1315835
Name: ocaml-flac
PackageBaseID: 101603
PackageBase: ocaml-flac
Version: 0.5.0-1
Description: OCaml bindings to libFLAC
URL: https://github.com/savonet/ocaml-flac
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444492659
LastModified: 1694175197
URLPath: /cgit/aur.git/snapshot/ocaml-flac.tar.gz