ocaml-ocamlify on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-ocamlify

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

$ yay -Rns ocaml-ocamlify

2. Manually Install "ocaml-ocamlify" via AUR

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

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

b. Clone ocaml-ocamlify's git locally

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

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

$ cd ~/ocaml-ocamlify $ makepkg -si

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

ID: 269607
Name: ocaml-ocamlify
PackageBaseID: 106736
PackageBase: ocaml-ocamlify
Version: 0.0.1-3
Description: include files in OCaml code
URL: https://forge.ocamlcore.org/projects/ocamlify
NumVotes: 0
Popularity: 0
OutOfDate: 1579273445
Maintainer:
Submitter: thorsten
FirstSubmitted: 1453997615
LastModified: 1453997789
URLPath: /cgit/aur.git/snapshot/ocaml-ocamlify.tar.gz