ocaml-iter on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "ocaml-iter" 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-iter on Arch using YAY
$
yay -S
ocaml-iter
Copied
* (Optional) Uninstall ocaml-iter on Arch using YAY
$
yay -Rns
ocaml-iter
Copied
2. Manually Install "ocaml-iter" 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-iter's git locally
$
git clone https://aur.archlinux.org/ocaml-iter.git
~/ocaml-iter
Copied
c. Go to ~/ocaml-iter folder and install it
$
cd
~/ocaml-iter
Copied
$
makepkg -si
Copied
3. Information about the ocaml-iter package on Arch User Repository (AUR)
ID: 1393776
Name: ocaml-iter
PackageBaseID: 199862
PackageBase: ocaml-iter
Version: 1.8-1
Description: Simple iterator abstract datatype for OCaml
URL: https://github.com/c-cube/iter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1700832115
LastModified: 1706396864
URLPath: /cgit/aur.git/snapshot/ocaml-iter.tar.gz
Name: ocaml-iter
PackageBaseID: 199862
PackageBase: ocaml-iter
Version: 1.8-1
Description: Simple iterator abstract datatype for OCaml
URL: https://github.com/c-cube/iter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1700832115
LastModified: 1706396864
URLPath: /cgit/aur.git/snapshot/ocaml-iter.tar.gz