ocaml-type-conv on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S ocaml-type-conv

* (Optional) Uninstall ocaml-type-conv on Arch using YAY

$ yay -Rns ocaml-type-conv

2. Manually Install "ocaml-type-conv" via AUR

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

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

b. Clone ocaml-type-conv's git locally

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

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

$ cd ~/ocaml-type-conv $ makepkg -si

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

ID: 738885
Name: ocaml-type-conv
PackageBaseID: 152935
PackageBase: ocaml-type-conv
Version: 112.01.02-1
Description: Generates code from type specifications
URL: https://janestreet.github.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: TheGoliath
FirstSubmitted: 1589831041
LastModified: 1589831041
URLPath: /cgit/aur.git/snapshot/ocaml-type-conv.tar.gz