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

Last updated: May 18,2024

1. Install "liblwt-glib-ocaml" package

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

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

2. Uninstall "liblwt-glib-ocaml" package

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

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

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

Package: liblwt-glib-ocaml
Priority: extra
Section: universe/ocaml
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: lwt
Version: 2.5.0+1-1
Replaces: liblwt-ocaml-dev (<= 2.3.0)
Provides: liblwt-glib-ocaml-azri6
Depends: liblwt-ocaml-io1z5, ocaml-base-nox-4.02.3, libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0)
Breaks: liblwt-ocaml-dev (<= 2.3.0)
Filename: pool/universe/l/lwt/liblwt-glib-ocaml_2.5.0+1-1_amd64.deb
Size: 20588
MD5sum: e44b30313b45d16f8f08679fb3ad03ba
SHA1: a0445f3b4240ef0a7ffa2763b0e18aee416b716e
SHA256: e1a66023e3ac6df8b569206e646c14bf145a2ac9e87dc3586431ea85b72ec801
Description-en: cooperative GLib bindings for OCaml (runtime)
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 runtime libraries for programs using Lwt with
cooperative GLib.
Description-md5: 40ccdc6aac3eb439795d171afe971809
Homepage: http://ocsigen.org/lwt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu