How to Install and Uninstall libreact-ocaml-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "libreact-ocaml-dev" package

Here is a brief guide to show you how to install libreact-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libreact-ocaml-dev

2. Uninstall "libreact-ocaml-dev" package

Please follow the guidance below to uninstall libreact-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libreact-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libreact-ocaml-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libreact-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 1365
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: react
Version: 1.2.0-2build1
Provides: libreact-ocaml-dev-2kw33
Depends: libreact-ocaml-2kw33, ocaml-nox-4.02.3, libc6 (>= 2.2.5)
Recommends: ocaml-findlib
Filename: pool/universe/r/react/libreact-ocaml-dev_1.2.0-2build1_amd64.deb
Size: 136346
MD5sum: cc2acfe086403e8e7201e1785ed197fe
SHA1: 78f9cd05f632b64b3e6ea219e7f2b54bd652b2d4
SHA256: 2d236d3f14ed3bedaa5c8cd2e2b213c6766e739e7a6f3b44c3b6a3b2ef411f87
Description-en: functional reactive programming in OCaml
React is an OCaml module for functional reactive programming.
It provides support to program with time varying values:
applicative events and signals. React doesn't define any primitive
event or signal, this lets the client chooses the concrete timeline.
.
This package contains development files of React.
Description-md5: 027bb3795cb7c55ed4e12cdb0f8b0c2e
Homepage: http://erratique.ch/software/react
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu