ocaml-bjack on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ocaml-bjack

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

$ yay -Rns ocaml-bjack

2. Manually Install "ocaml-bjack" via AUR

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

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

b. Clone ocaml-bjack's git locally

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

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

$ cd ~/ocaml-bjack $ makepkg -si

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

ID: 870860
Name: ocaml-bjack
PackageBaseID: 101621
PackageBase: ocaml-bjack
Version: 0.1.6-1
Description: OCaml blocking JACK API
URL: https://github.com/savonet/ocaml-bjack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444496672
LastModified: 1614549039
URLPath: /cgit/aur.git/snapshot/ocaml-bjack.tar.gz