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

Last updated: May 17,2024

1. Install "libreact-ocaml" package

Learn how to install libreact-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libreact-ocaml

2. Uninstall "libreact-ocaml" package

This guide covers the steps necessary to uninstall libreact-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libreact-ocaml
Priority: optional
Section: universe/ocaml
Installed-Size: 293
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: react
Version: 1.2.0-2build1
Provides: libreact-ocaml-2kw33
Depends: ocaml-base-nox-4.02.3, libc6 (>= 2.2.5)
Recommends: ocaml-findlib
Filename: pool/universe/r/react/libreact-ocaml_1.2.0-2build1_amd64.deb
Size: 56104
MD5sum: 976a12d1ab88c318c7510c7323350884
SHA1: e04ba68cce7bad9d9a527bb03e2e6519dc361565
SHA256: 6fbab02af09625383bd5495117c50e9a3c19d76d6b679cf1407f83ec0552a9b6
Description-en: functional reactive programming in OCaml (plugins)
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 dynamically loadable plugins of React.
Description-md5: d6f34d11481da79d2e1ae5323f959c7d
Homepage: http://erratique.ch/software/react
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu