ocaml-core_unix on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ocaml-core_unix

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

$ yay -Rns ocaml-core_unix

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

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

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

$ cd ~/ocaml-core_unix $ makepkg -si

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

ID: 1393762
Name: ocaml-core_unix
PackageBaseID: 185188
PackageBase: ocaml-core_unix
Version: 1:0.16.0-1
Description: Unix-specific extensions to some of the modules defined in ocaml-core and ocaml-core_kernel
URL: https://github.com/janestreet/core_unix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: ldr709
FirstSubmitted: 1661397318
LastModified: 1706396778
URLPath: /cgit/aur.git/snapshot/ocaml-core_unix.tar.gz