ocaml-oseq on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install ocaml-oseq on Arch using YAY
$
yay -S
ocaml-oseq
Copied
* (Optional) Uninstall ocaml-oseq on Arch using YAY
$
yay -Rns
ocaml-oseq
Copied
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
Copied
b. Clone ocaml-oseq's git locally
$
git clone https://aur.archlinux.org/ocaml-oseq.git
~/ocaml-oseq
Copied
c. Go to ~/ocaml-oseq folder and install it
$
cd
~/ocaml-oseq
Copied
$
makepkg -si
Copied
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
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