ocaml-cinaps on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ocaml-cinaps

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

$ yay -Rns ocaml-cinaps

2. Manually Install "ocaml-cinaps" via AUR

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

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

b. Clone ocaml-cinaps's git locally

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

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

$ cd ~/ocaml-cinaps $ makepkg -si

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

ID: 1098277
Name: ocaml-cinaps
PackageBaseID: 150247
PackageBase: ocaml-cinaps
Version: 0.15.1-3
Description: Trivial Metaprogramming tool using the OCaml toplevel
URL: https://github.com/ocaml-ppx/cinaps
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dpeukert
FirstSubmitted: 1584290896
LastModified: 1655231472
URLPath: /cgit/aur.git/snapshot/ocaml-cinaps.tar.gz