gapi-ocaml on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gapi-ocaml

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

$ yay -Rns gapi-ocaml

2. Manually Install "gapi-ocaml" via AUR

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

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

b. Clone gapi-ocaml's git locally

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

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

$ cd ~/gapi-ocaml $ makepkg -si

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

ID: 1415513
Name: gapi-ocaml
PackageBaseID: 71627
PackageBase: gapi-ocaml
Version: 0.4.5-1
Description: A simple OCaml client for Google Services.
URL: https://astrada.github.io/gapi-ocaml/
NumVotes: 46
Popularity: 0
OutOfDate:
Maintainer: pricechrispy
Submitter: whynothugo
FirstSubmitted: 1373255765
LastModified: 1708915924
URLPath: /cgit/aur.git/snapshot/gapi-ocaml.tar.gz