ocaml-batteries-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ocaml-batteries-git

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

$ yay -Rns ocaml-batteries-git

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

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

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

$ cd ~/ocaml-batteries-git $ makepkg -si

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

ID: 658219
Name: ocaml-batteries-git
PackageBaseID: 41455
PackageBase: ocaml-batteries-git
Version: 20191021-1
Description: Batteries Included for OCaml
URL: http://github.com/ocaml-batteries-team/batteries-included
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter:
FirstSubmitted: 1286197601
LastModified: 1571662228
URLPath: /cgit/aur.git/snapshot/ocaml-batteries-git.tar.gz