ocaml-reactivedata on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-reactivedata

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

$ yay -Rns ocaml-reactivedata

2. Manually Install "ocaml-reactivedata" via AUR

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

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

b. Clone ocaml-reactivedata's git locally

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

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

$ cd ~/ocaml-reactivedata $ makepkg -si

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

ID: 1393839
Name: ocaml-reactivedata
PackageBaseID: 196570
PackageBase: ocaml-reactivedata
Version: 0.3-1
Description: Functional reactive programming with incremental changes in data structures for OCaml
URL: https://github.com/ocsigen/reactiveData
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1691694115
LastModified: 1706397221
URLPath: /cgit/aur.git/snapshot/ocaml-reactivedata.tar.gz