ocaml-dtoa on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S ocaml-dtoa

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

$ yay -Rns ocaml-dtoa

2. Manually Install "ocaml-dtoa" via AUR

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

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

b. Clone ocaml-dtoa's git locally

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

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

$ cd ~/ocaml-dtoa $ makepkg -si

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

ID: 1393766
Name: ocaml-dtoa
PackageBaseID: 148268
PackageBase: ocaml-dtoa
Version: 0.3.3-2
Description: double-to-ascii ocaml implementation
URL: https://github.com/flow/ocaml-dtoa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1579269868
LastModified: 1706396803
URLPath: /cgit/aur.git/snapshot/ocaml-dtoa.tar.gz