ocaml-ladspa on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ocaml-ladspa

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

$ yay -Rns ocaml-ladspa

2. Manually Install "ocaml-ladspa" via AUR

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

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

b. Clone ocaml-ladspa's git locally

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

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

$ cd ~/ocaml-ladspa $ makepkg -si

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

ID: 1019249
Name: ocaml-ladspa
PackageBaseID: 101630
PackageBase: ocaml-ladspa
Version: 0.2.2-1
Description: OCaml bindings for LADSPA plugins
URL: https://github.com/savonet/ocaml-ladspa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444503246
LastModified: 1642278993
URLPath: /cgit/aur.git/snapshot/ocaml-ladspa.tar.gz