ocaml-dolog on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ocaml-dolog

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

$ yay -Rns ocaml-dolog

2. Manually Install "ocaml-dolog" via AUR

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

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

b. Clone ocaml-dolog's git locally

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

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

$ cd ~/ocaml-dolog $ makepkg -si

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

ID: 1130499
Name: ocaml-dolog
PackageBaseID: 141166
PackageBase: ocaml-dolog
Version: 6.0.0-1
Description: A dumb OCaml logger
URL: https://github.com/UnixJunkie/dolog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ldr709
Submitter: ldr709
FirstSubmitted: 1555053491
LastModified: 1661397137
URLPath: /cgit/aur.git/snapshot/ocaml-dolog.tar.gz