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

Last updated: May 17,2024

1. Install "liblwt-ocaml-doc" package

Please follow the guidance below to install liblwt-ocaml-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblwt-ocaml-doc

2. Uninstall "liblwt-ocaml-doc" package

Please follow the step by step instructions below to uninstall liblwt-ocaml-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblwt-ocaml-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: liblwt-ocaml-doc
Priority: extra
Section: universe/doc
Installed-Size: 1913
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Source: lwt
Version: 2.5.0+1-1
Replaces: liblwt-ocaml-dev (<= 2.3.0)
Breaks: liblwt-ocaml-dev (<= 2.3.0)
Filename: pool/universe/l/lwt/liblwt-ocaml-doc_2.5.0+1-1_all.deb
Size: 95318
MD5sum: b2f3240fa29891e7ff54d8370042b7ad
SHA1: 7e993c33d58fbbfc78b97e8d8f7d1cfad13b188e
SHA256: 3321ae12438a6642b5c564b4e4b9a4c8d1b4a61fe4e8ad6d8d4e3cc1f82885ac
Description-en: cooperative light-weight thread library (documentation)
Lwt is a library of cooperative threads implemented in monadic style.
With respect to preemptive threads, cooperative threads are not using
a scheduler to distribute processor time between threads. Instead of
this, each thread must tell the others that he wants to let them
work.
.
This package contains the complete API reference for Lwt, including
OpenSSL, GLib bindings and examples.
Description-md5: 8f2e27b573e4219c091511a51a25237f
Enhances: liblwt-glib-ocaml-dev, liblwt-ocaml-dev, liblwt-ssl-ocaml-dev
Homepage: http://ocsigen.org/lwt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu