ocaml-lwt on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "ocaml-lwt" 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-lwt on Arch using YAY
$
yay -S
ocaml-lwt
Copied
* (Optional) Uninstall ocaml-lwt on Arch using YAY
$
yay -Rns
ocaml-lwt
Copied
2. Manually Install "ocaml-lwt" 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-lwt's git locally
$
git clone https://aur.archlinux.org/ocaml-lwt.git
~/ocaml-lwt
Copied
c. Go to ~/ocaml-lwt folder and install it
$
cd
~/ocaml-lwt
Copied
$
makepkg -si
Copied
3. Information about the ocaml-lwt package on Arch User Repository (AUR)
ID: 1393782
Name: ocaml-lwt
PackageBaseID: 39089
PackageBase: ocaml-lwt
Version: 5.7.0-1
Description: A library for cooperative threads in OCaml
URL: https://github.com/ocsigen/lwt
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: SerP
FirstSubmitted: 1279809053
LastModified: 1706396900
URLPath: /cgit/aur.git/snapshot/ocaml-lwt.tar.gz
Name: ocaml-lwt
PackageBaseID: 39089
PackageBase: ocaml-lwt
Version: 5.7.0-1
Description: A library for cooperative threads in OCaml
URL: https://github.com/ocsigen/lwt
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: SerP
FirstSubmitted: 1279809053
LastModified: 1706396900
URLPath: /cgit/aur.git/snapshot/ocaml-lwt.tar.gz