ocaml-syslog on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ocaml-syslog

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

$ yay -Rns ocaml-syslog

2. Manually Install "ocaml-syslog" via AUR

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

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

b. Clone ocaml-syslog's git locally

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

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

$ cd ~/ocaml-syslog $ makepkg -si

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

ID: 782861
Name: ocaml-syslog
PackageBaseID: 136014
PackageBase: ocaml-syslog
Version: 2.0.1-1
Description: syslog(3) routines for OCaml
URL: https://github.com/geneanet/ocaml-syslog
NumVotes: 0
Popularity: 0
OutOfDate: 1635713691
Maintainer:
Submitter: J5lx
FirstSubmitted: 1536877876
LastModified: 1598340601
URLPath: /cgit/aur.git/snapshot/ocaml-syslog.tar.gz