ocaml-core_kernel on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ocaml-core_kernel

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

$ yay -Rns ocaml-core_kernel

2. Manually Install "ocaml-core_kernel" via AUR

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

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

b. Clone ocaml-core_kernel's git locally

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

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

$ cd ~/ocaml-core_kernel $ makepkg -si

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

ID: 1393761
Name: ocaml-core_kernel
PackageBaseID: 90072
PackageBase: ocaml-core_kernel
Version: 1:0.16.0-1
Description: Industrial strength alternative to OCaml's standard library (system-independent part)
URL: https://github.com/janestreet/core_kernel
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1422925963
LastModified: 1706396772
URLPath: /cgit/aur.git/snapshot/ocaml-core_kernel.tar.gz