ocaml-utop on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "ocaml-utop" 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-utop on Arch using YAY
$
yay -S
ocaml-utop
Copied
* (Optional) Uninstall ocaml-utop on Arch using YAY
$
yay -Rns
ocaml-utop
Copied
2. Manually Install "ocaml-utop" 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-utop's git locally
$
git clone https://aur.archlinux.org/ocaml-utop.git
~/ocaml-utop
Copied
c. Go to ~/ocaml-utop folder and install it
$
cd
~/ocaml-utop
Copied
$
makepkg -si
Copied
3. Information about the ocaml-utop package on Arch User Repository (AUR)
ID: 1415991
Name: ocaml-utop
PackageBaseID: 51722
PackageBase: ocaml-utop
Version: 2.14.0-1
Description: Universal toplevel for OCaml
URL: https://github.com/ocaml-community/utop
NumVotes: 11
Popularity: 0.000504
OutOfDate:
Maintainer: dpeukert
Submitter: metasyntax
FirstSubmitted: 1313983432
LastModified: 1708974407
URLPath: /cgit/aur.git/snapshot/ocaml-utop.tar.gz
Name: ocaml-utop
PackageBaseID: 51722
PackageBase: ocaml-utop
Version: 2.14.0-1
Description: Universal toplevel for OCaml
URL: https://github.com/ocaml-community/utop
NumVotes: 11
Popularity: 0.000504
OutOfDate:
Maintainer: dpeukert
Submitter: metasyntax
FirstSubmitted: 1313983432
LastModified: 1708974407
URLPath: /cgit/aur.git/snapshot/ocaml-utop.tar.gz