ocaml-soundtouch on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-soundtouch

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

$ yay -Rns ocaml-soundtouch

2. Manually Install "ocaml-soundtouch" via AUR

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

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

b. Clone ocaml-soundtouch's git locally

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

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

$ cd ~/ocaml-soundtouch $ makepkg -si

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

ID: 870862
Name: ocaml-soundtouch
PackageBaseID: 101628
PackageBase: ocaml-soundtouch
Version: 0.1.9-1
Description: OCaml bindings for the soundtouch audio library
URL: https://github.com/savonet/ocaml-soundtouch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444502352
LastModified: 1614549877
URLPath: /cgit/aur.git/snapshot/ocaml-soundtouch.tar.gz