How to Install and Uninstall liblwt-ocaml Package on Kali Linux

Last updated: April 29,2024

1. Install "liblwt-ocaml" package

This is a short guide on how to install liblwt-ocaml on Kali Linux

$ sudo apt update $ sudo apt install liblwt-ocaml

2. Uninstall "liblwt-ocaml" package

This guide let you learn how to uninstall liblwt-ocaml on Kali Linux:

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

3. Information about the liblwt-ocaml package on Kali Linux

Package: liblwt-ocaml
Source: lwt (5.7.0-1)
Version: 5.7.0-1+b3
Installed-Size: 3162
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Replaces: liblwt-ocaml-dev (<< 2.3.0)
Provides: liblwt-ocaml-x3p90
Depends: libocplib-endian-ocaml-p0co4, libreact-ocaml-6uxm1, libsexplib0-ocaml-3nli0, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.34), libev4 (>= 1:4.04)
Breaks: liblwt-ocaml-dev (<< 2.3.0)
Size: 877192
SHA256: 6d027dc3f56478de3da69d28a6ba1dc00df3ce6322c586569bcd3cd89dbdc8c1
SHA1: 8f98be7b89eaab9e736f5f7cf1d85d6264adf575
MD5sum: 7e720f9aae62bd4287e5f2642f4cd7ce
Description: cooperative light-weight thread library for OCaml (runtime)
Lwt is a library for cooperative threads implemented in a monadic style.
Unlike preemptive threads, cooperative threads do not use a scheduler to
distribute processor time between threads. Instead, each thread must
announce that it wants to let the others run.
.
This package contains runtime libraries for programs using core Lwt.
Description-md5:
Homepage: https://ocsigen.org/lwt
Tag: role::shared-lib
Section: ocaml
Priority: optional
Filename: pool/main/l/lwt/liblwt-ocaml_5.7.0-1+b3_amd64.deb