ocaml-typerex on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ocaml-typerex

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

$ yay -Rns ocaml-typerex

2. Manually Install "ocaml-typerex" via AUR

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

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

b. Clone ocaml-typerex's git locally

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

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

$ cd ~/ocaml-typerex $ makepkg -si

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

ID: 738890
Name: ocaml-typerex
PackageBaseID: 56919
PackageBase: ocaml-typerex
Version: 1.99.7b-2
Description: TypeRex is a powerful development environment for OCaml.
URL: http://www.typerex.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1329950081
LastModified: 1589831504
URLPath: /cgit/aur.git/snapshot/ocaml-typerex.tar.gz