ocaml-otk on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ocaml-otk

* (Optional) Uninstall ocaml-otk on Arch using YAY

$ yay -Rns ocaml-otk

2. Manually Install "ocaml-otk" via AUR

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

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

b. Clone ocaml-otk's git locally

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

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

$ cd ~/ocaml-otk $ makepkg -si

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

ID: 233075
Name: ocaml-otk
PackageBaseID: 82633
PackageBase: ocaml-otk
Version: 0.7.1-1
Description: A bleeding edge fork of lablTk to implement new features of Tk.
URL: http://forge.ocamlcore.org/projects/otk
NumVotes: 1
Popularity: 0
OutOfDate: 1661943235
Maintainer:
Submitter: Myshkin
FirstSubmitted: 1402127356
LastModified: 1442974332
URLPath: /cgit/aur.git/snapshot/ocaml-otk.tar.gz