ocaml-core on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "ocaml-core" 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
Copied
b. Install ocaml-core on Arch using YAY
$
yay -S
ocaml-core
Copied
* (Optional) Uninstall ocaml-core on Arch using YAY
$
yay -Rns
ocaml-core
Copied
2. Manually Install "ocaml-core" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ocaml-core's git locally
$
git clone https://aur.archlinux.org/ocaml-core.git
~/ocaml-core
Copied
c. Go to ~/ocaml-core folder and install it
$
cd
~/ocaml-core
Copied
$
makepkg -si
Copied
3. Information about the ocaml-core package on Arch User Repository (AUR)
ID: 1393760
Name: ocaml-core
PackageBaseID: 33904
PackageBase: ocaml-core
Version: 1:0.16.2-1
Description: Industrial strength alternative to OCaml's standard library
URL: https://github.com/janestreet/core
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: roy_hu
FirstSubmitted: 1264314593
LastModified: 1706396766
URLPath: /cgit/aur.git/snapshot/ocaml-core.tar.gz
Name: ocaml-core
PackageBaseID: 33904
PackageBase: ocaml-core
Version: 1:0.16.2-1
Description: Industrial strength alternative to OCaml's standard library
URL: https://github.com/janestreet/core
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: roy_hu
FirstSubmitted: 1264314593
LastModified: 1706396766
URLPath: /cgit/aur.git/snapshot/ocaml-core.tar.gz