ocaml-react on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ocaml-react

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

$ yay -Rns ocaml-react

2. Manually Install "ocaml-react" via AUR

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

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

b. Clone ocaml-react's git locally

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

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

$ cd ~/ocaml-react $ makepkg -si

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

ID: 1393837
Name: ocaml-react
PackageBaseID: 49470
PackageBase: ocaml-react
Version: 1.2.2-3
Description: An OCaml module for functional reactive programming
URL: https://erratique.ch/software/react
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: SerP
FirstSubmitted: 1306869264
LastModified: 1706397215
URLPath: /cgit/aur.git/snapshot/ocaml-react.tar.gz