ocaml-either on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-either

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

$ yay -Rns ocaml-either

2. Manually Install "ocaml-either" via AUR

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

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

b. Clone ocaml-either's git locally

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

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

$ cd ~/ocaml-either $ makepkg -si

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

ID: 1178046
Name: ocaml-either
PackageBaseID: 188450
PackageBase: ocaml-either
Version: 1.0.0-1
Description: Compatibility Either module
URL: https://github.com/mirage/either
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: eclairevoyant
FirstSubmitted: 1670141342
LastModified: 1670141342
URLPath: /cgit/aur.git/snapshot/ocaml-either.tar.gz