ocaml-dtools on AUR (Arch User Repository)
Last updated: February 01,2025
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
Copied
b. Install ocaml-dtools on Arch using YAY
$
yay -S
ocaml-dtools
Copied
* (Optional) Uninstall ocaml-dtools on Arch using YAY
$
yay -Rns
ocaml-dtools
Copied
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
Copied
b. Clone ocaml-dtools's git locally
$
git clone https://aur.archlinux.org/ocaml-dtools.git
~/ocaml-dtools
Copied
c. Go to ~/ocaml-dtools folder and install it
$
cd
~/ocaml-dtools
Copied
$
makepkg -si
Copied
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
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