ocaml-curses on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ocaml-curses

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

$ yay -Rns ocaml-curses

2. Manually Install "ocaml-curses" via AUR

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

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

b. Clone ocaml-curses's git locally

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

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

$ cd ~/ocaml-curses $ makepkg -si

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

ID: 1335637
Name: ocaml-curses
PackageBaseID: 96920
PackageBase: ocaml-curses
Version: 1.0.11-3
Description: Objective Caml libs for curses
URL: https://github.com/mbacarella/curses
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Perdu
Submitter: oriba
FirstSubmitted: 1439126216
LastModified: 1697554142
URLPath: /cgit/aur.git/snapshot/ocaml-curses.tar.gz