ocaml-portaudio on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ocaml-portaudio

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

$ yay -Rns ocaml-portaudio

2. Manually Install "ocaml-portaudio" via AUR

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

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

b. Clone ocaml-portaudio's git locally

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

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

$ cd ~/ocaml-portaudio $ makepkg -si

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

ID: 1015851
Name: ocaml-portaudio
PackageBaseID: 101629
PackageBase: ocaml-portaudio
Version: 0.2.3-1
Description: OCaml bindings for portaudio
URL: https://github.com/savonet/ocaml-portaudio
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444502914
LastModified: 1641678440
URLPath: /cgit/aur.git/snapshot/ocaml-portaudio.tar.gz