ocaml-dtools-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ocaml-dtools-git

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

$ yay -Rns ocaml-dtools-git

2. Manually Install "ocaml-dtools-git" 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-git's git locally

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

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

$ cd ~/ocaml-dtools-git $ makepkg -si

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

ID: 722425
Name: ocaml-dtools-git
PackageBaseID: 147400
PackageBase: ocaml-dtools-git
Version: r110.3da13a8-1
Description: OCaml modules for writing daemons
URL: https://github.com/savonet/ocaml-dtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1576364797
LastModified: 1587207313
URLPath: /cgit/aur.git/snapshot/ocaml-dtools-git.tar.gz