ocaml-samplerate on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S ocaml-samplerate

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

$ yay -Rns ocaml-samplerate

2. Manually Install "ocaml-samplerate" via AUR

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

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

b. Clone ocaml-samplerate's git locally

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

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

$ cd ~/ocaml-samplerate $ makepkg -si

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

ID: 1006488
Name: ocaml-samplerate
PackageBaseID: 101622
PackageBase: ocaml-samplerate
Version: 0.1.6-2
Description: OCaml bindings for libsamplerate
URL: https://github.com/savonet/ocaml-samplerate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444498474
LastModified: 1639911288
URLPath: /cgit/aur.git/snapshot/ocaml-samplerate.tar.gz