ocaml-containers on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-containers

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

$ yay -Rns ocaml-containers

2. Manually Install "ocaml-containers" via AUR

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

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

b. Clone ocaml-containers's git locally

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

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

$ cd ~/ocaml-containers $ makepkg -si

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

ID: 1393759
Name: ocaml-containers
PackageBaseID: 199860
PackageBase: ocaml-containers
Version: 3.13.1-1
Description: A lightweight, modular standard library extension, string library, and interfaces to various libraries for OCaml
URL: https://github.com/c-cube/ocaml-containers
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1700832103
LastModified: 1706396760
URLPath: /cgit/aur.git/snapshot/ocaml-containers.tar.gz