ocaml-logs on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ocaml-logs

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

$ yay -Rns ocaml-logs

2. Manually Install "ocaml-logs" via AUR

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

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

b. Clone ocaml-logs's git locally

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

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

$ cd ~/ocaml-logs $ makepkg -si

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

ID: 1124508
Name: ocaml-logs
PackageBaseID: 184078
PackageBase: ocaml-logs
Version: 0.7.0-2
Description: Logging infrastructure for OCaml
URL: https://erratique.ch/software/logs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
FirstSubmitted: 1658001436
LastModified: 1660161346
URLPath: /cgit/aur.git/snapshot/ocaml-logs.tar.gz