ocaml-seq on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-seq

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

$ yay -Rns ocaml-seq

2. Manually Install "ocaml-seq" via AUR

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

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

b. Clone ocaml-seq's git locally

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

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

$ cd ~/ocaml-seq $ makepkg -si

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

ID: 1393842
Name: ocaml-seq
PackageBaseID: 136510
PackageBase: ocaml-seq
Version: base-8
Description: Dummy backward-compatibility package for iterators
URL: https://github.com/ocaml/opam-repository/tree/master/packages/seq/seq.base
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1538842722
LastModified: 1706397240
URLPath: /cgit/aur.git/snapshot/ocaml-seq.tar.gz