ocaml-oseq on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-oseq

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

$ yay -Rns ocaml-oseq

2. Manually Install "ocaml-oseq" via AUR

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

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

b. Clone ocaml-oseq's git locally

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

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

$ cd ~/ocaml-oseq $ makepkg -si

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

ID: 1413940
Name: ocaml-oseq
PackageBaseID: 199864
PackageBase: ocaml-oseq
Version: 0.5.1-1
Description: Purely functional iterators compatible with standard seq for OCaml
URL: https://github.com/c-cube/oseq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1700832128
LastModified: 1708645431
URLPath: /cgit/aur.git/snapshot/ocaml-oseq.tar.gz