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

Last updated: May 08,2024

1. Install "liblwt-ocaml-dev" package

Please follow the step by step instructions below to install liblwt-ocaml-dev on Kali Linux

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

2. Uninstall "liblwt-ocaml-dev" package

Please follow the guidelines below to uninstall liblwt-ocaml-dev on Kali Linux:

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

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

Package: liblwt-ocaml-dev
Source: lwt (5.7.0-1)
Version: 5.7.0-1+b3
Installed-Size: 23456
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: liblwt-ocaml-dev-x3p90
Depends: libev-dev, libcompiler-libs-ocaml-dev-rcwc4, liblwt-ocaml-x3p90, libocaml-compiler-libs-ocaml-dev-194j4, libocplib-endian-ocaml-dev-p0co4, libppxlib-ocaml-dev-l34s2, libreact-ocaml-dev-6uxm1, libsexplib0-ocaml-dev-3nli0, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1, libc6 (>= 2.35)
Recommends: liblwt-ocaml-doc, ocaml-findlib
Suggests: liblwt-ssl-ocaml-dev, liblwt-glib-ocaml-dev
Breaks: ocsigen (<< 1.2.1)
Size: 5196876
SHA256: 112af5b5daec30dd4ee405f482e3ac12506ea0217f14f71dfe00f7ddbd01e822
SHA1: 66eed8efefecd880b633e09a09106ad8a6111158
MD5sum: 64d4d270f3e3acad0896f5a3f85eae84
Description: cooperative light-weight thread library for OCaml
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 all the development stuff you need to use the
core Lwt OCaml library in your programs.
Description-md5:
Homepage: https://ocsigen.org/lwt
Tag: devel::lang:ocaml, devel::library, implemented-in::ocaml,
role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/l/lwt/liblwt-ocaml-dev_5.7.0-1+b3_amd64.deb