ocaml-enumerate on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S ocaml-enumerate

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

$ yay -Rns ocaml-enumerate

2. Manually Install "ocaml-enumerate" via AUR

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

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

b. Clone ocaml-enumerate's git locally

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

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

$ cd ~/ocaml-enumerate $ makepkg -si

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

ID: 427874
Name: ocaml-enumerate
PackageBaseID: 87996
PackageBase: ocaml-enumerate
Version: 111.08.00-2
Description: Text output utilities
URL: https://github.com/janestreet/enumerate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: J5lx
FirstSubmitted: 1417728729
LastModified: 1500203650
URLPath: /cgit/aur.git/snapshot/ocaml-enumerate.tar.gz