ocaml-base-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ocaml-base-git

* (Optional) Uninstall ocaml-base-git on Arch using YAY

$ yay -Rns ocaml-base-git

2. Manually Install "ocaml-base-git" via AUR

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

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

b. Clone ocaml-base-git's git locally

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

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

$ cd ~/ocaml-base-git $ makepkg -si

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

ID: 539038
Name: ocaml-base-git
PackageBaseID: 135462
PackageBase: ocaml-base-git
Version: 0.2.alpha1.r77.g36db7f8-1
Description: Full standard library replacement for OCaml
URL: https://github.com/janestreet/base
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1535452024
LastModified: 1535459061
URLPath: /cgit/aur.git/snapshot/ocaml-base-git.tar.gz