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

Last updated: June 08,2024

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

$ yay -S ocaml-gen-git

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

$ yay -Rns ocaml-gen-git

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

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

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

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

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

ID: 676866
Name: ocaml-gen-git
PackageBaseID: 147398
PackageBase: ocaml-gen-git
Version: r141.7eb42b1-1
Description: Iterators for OCaml
URL: https://github.com/c-cube/gen/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1576361261
LastModified: 1576361261
URLPath: /cgit/aur.git/snapshot/ocaml-gen-git.tar.gz