ocaml-typerep on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S ocaml-typerep

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

$ yay -Rns ocaml-typerep

2. Manually Install "ocaml-typerep" via AUR

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

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

b. Clone ocaml-typerep's git locally

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

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

$ cd ~/ocaml-typerep $ makepkg -si

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

ID: 1393855
Name: ocaml-typerep
PackageBaseID: 87999
PackageBase: ocaml-typerep
Version: 1:0.16.0-1
Description: A library for runtime types
URL: https://github.com/janestreet/typerep
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1417730801
LastModified: 1706397319
URLPath: /cgit/aur.git/snapshot/ocaml-typerep.tar.gz