ocaml-batteries on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S ocaml-batteries

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

$ yay -Rns ocaml-batteries

2. Manually Install "ocaml-batteries" via AUR

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

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

b. Clone ocaml-batteries's git locally

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

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

$ cd ~/ocaml-batteries $ makepkg -si

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

ID: 1299297
Name: ocaml-batteries
PackageBaseID: 21560
PackageBase: ocaml-batteries
Version: 3.6.1-1
Description: A comprehensive standard library for OCaml
URL: https://github.com/ocaml-batteries-team/batteries-included
NumVotes: 16
Popularity: 0.016071
OutOfDate:
Maintainer: Score_Under
Submitter:
FirstSubmitted: 1226835757
LastModified: 1691232134
URLPath: /cgit/aur.git/snapshot/ocaml-batteries.tar.gz