ocaml-gen on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ocaml-gen

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

$ yay -Rns ocaml-gen

2. Manually Install "ocaml-gen" via AUR

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

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

b. Clone ocaml-gen's git locally

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

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

$ cd ~/ocaml-gen $ makepkg -si

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

ID: 1393771
Name: ocaml-gen
PackageBaseID: 114785
PackageBase: ocaml-gen
Version: 1.1-3
Description: Simple, efficient iterators for OCaml
URL: https://github.com/c-cube/gen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: mgrabovsky
FirstSubmitted: 1471453383
LastModified: 1706396833
URLPath: /cgit/aur.git/snapshot/ocaml-gen.tar.gz