ocaml-logs_lwt on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-logs_lwt

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

$ yay -Rns ocaml-logs_lwt

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

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

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

$ cd ~/ocaml-logs_lwt $ makepkg -si

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

ID: 1393781
Name: ocaml-logs_lwt
PackageBaseID: 200426
PackageBase: ocaml-logs_lwt
Version: 0.7.0-2
Description: Logging infrastructure for OCaml - with the Logs_lwt library included
URL: https://erratique.ch/software/logs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1702204475
LastModified: 1706396894
URLPath: /cgit/aur.git/snapshot/ocaml-logs_lwt.tar.gz