ocaml-ocamlc-loc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-ocamlc-loc

* (Optional) Uninstall ocaml-ocamlc-loc on Arch using YAY

$ yay -Rns ocaml-ocamlc-loc

2. Manually Install "ocaml-ocamlc-loc" via AUR

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

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

b. Clone ocaml-ocamlc-loc's git locally

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

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

$ cd ~/ocaml-ocamlc-loc $ makepkg -si

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

ID: 1178068
Name: ocaml-ocamlc-loc
PackageBaseID: 188434
PackageBase: ocaml-ocamlc-loc
Version: 3.6.1-2
Description: Parse ocaml compiler output into structured form
URL: https://github.com/ocaml/dune
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: eclairevoyant
FirstSubmitted: 1670106833
LastModified: 1670146354
URLPath: /cgit/aur.git/snapshot/ocaml-ocamlc-loc.tar.gz