ocaml-core_extended on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S ocaml-core_extended

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

$ yay -Rns ocaml-core_extended

2. Manually Install "ocaml-core_extended" 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_extended's git locally

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

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

$ cd ~/ocaml-core_extended $ makepkg -si

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

ID: 1148025
Name: ocaml-core_extended
PackageBaseID: 107191
PackageBase: ocaml-core_extended
Version: 1:0.15.0-2
Description: Extra components that are not as closely vetted or as stable as Core
URL: https://github.com/janestreet/core_extended
NumVotes: 0
Popularity: 0
OutOfDate: 1692735341
Maintainer:
Submitter: J5lx
FirstSubmitted: 1454731692
LastModified: 1664833107
URLPath: /cgit/aur.git/snapshot/ocaml-core_extended.tar.gz