ocaml-dlist on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ocaml-dlist

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

$ yay -Rns ocaml-dlist

2. Manually Install "ocaml-dlist" via AUR

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

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

b. Clone ocaml-dlist's git locally

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

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

$ cd ~/ocaml-dlist $ makepkg -si

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

ID: 427868
Name: ocaml-dlist
PackageBaseID: 90078
PackageBase: ocaml-dlist
Version: 0.1.0-2
Description: Difference list library for OCaml
URL: https://github.com/BYVoid/Dlist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1422928957
LastModified: 1500203562
URLPath: /cgit/aur.git/snapshot/ocaml-dlist.tar.gz