ocaml-dssi on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ocaml-dssi

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

$ yay -Rns ocaml-dssi

2. Manually Install "ocaml-dssi" via AUR

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

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

b. Clone ocaml-dssi's git locally

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

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

$ cd ~/ocaml-dssi $ makepkg -si

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

ID: 1019247
Name: ocaml-dssi
PackageBaseID: 101632
PackageBase: ocaml-dssi
Version: 0.1.5-1
Description: OCaml bindings for dssi plugins
URL: https://github.com/savonet/ocaml-dssi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444503711
LastModified: 1642278876
URLPath: /cgit/aur.git/snapshot/ocaml-dssi.tar.gz