ocaml-dtools on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S ocaml-dtools

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

$ yay -Rns ocaml-dtools

2. Manually Install "ocaml-dtools" via AUR

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

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

b. Clone ocaml-dtools's git locally

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

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

$ cd ~/ocaml-dtools $ makepkg -si

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

ID: 1280939
Name: ocaml-dtools
PackageBaseID: 101589
PackageBase: ocaml-dtools
Version: 0.4.5-1
Description: OCaml modules for writing daemons
URL: https://github.com/savonet/ocaml-dtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444482346
LastModified: 1688124331
URLPath: /cgit/aur.git/snapshot/ocaml-dtools.tar.gz