ocaml-lambda-term on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S ocaml-lambda-term

* (Optional) Uninstall ocaml-lambda-term on Arch using YAY

$ yay -Rns ocaml-lambda-term

2. Manually Install "ocaml-lambda-term" via AUR

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

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

b. Clone ocaml-lambda-term's git locally

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

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

$ cd ~/ocaml-lambda-term $ makepkg -si

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

ID: 1393780
Name: ocaml-lambda-term
PackageBaseID: 51156
PackageBase: ocaml-lambda-term
Version: 3.3.2-2
Description: Terminal manipulation library for OCaml
URL: https://github.com/ocaml-community/lambda-term
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: metasyntax
FirstSubmitted: 1312143589
LastModified: 1706396888
URLPath: /cgit/aur.git/snapshot/ocaml-lambda-term.tar.gz