How to Install and Uninstall libconduit-lwt-ocaml Package on Kali Linux

Last updated: May 20,2024

1. Install "libconduit-lwt-ocaml" package

Please follow the guidelines below to install libconduit-lwt-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libconduit-lwt-ocaml

2. Uninstall "libconduit-lwt-ocaml" package

In this section, we are going to explain the necessary steps to uninstall libconduit-lwt-ocaml on Kali Linux:

$ sudo apt remove libconduit-lwt-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libconduit-lwt-ocaml package on Kali Linux

Package: libconduit-lwt-ocaml
Source: ocaml-conduit (6.2.1-1)
Version: 6.2.1-1+b2
Installed-Size: 543
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libconduit-lwt-ocaml-cbbf4
Depends: libangstrom-ocaml-wvlm2, libbigstringaf-ocaml-w3rg3, libconduit-ocaml-151a2, libdomain-name-ocaml-5sbw3, libipaddr-ocaml-a6444, liblogs-ocaml-0yoh6, liblwt-ocaml-x3p90, liblwt-ssl-ocaml-fn9y0, libparsexp-ocaml-mat12, libsexplib-ocaml-t5753, libsexplib0-ocaml-3nli0, libssl-ocaml-smev3, libstdlib-ocaml-ep7y0, liburi-ocaml-lbsw6, ocaml-base-4.14.1
Suggests: ocaml-findlib
Size: 149696
SHA256: ee5e3b7577f01b8b150f7922411e6a7beefa0b846a24f038d993583a492105cb
SHA1: c4a54f174e0f9ec4854fe96474b2694c0187d018
MD5sum: 52f83b36e4602d18c8c81eb927836f5c
Description: network connection establishment library for Lwt (runtime)
The conduit library takes care of establishing and listening for TCP
and SSL/TLS connections for the Lwt and Async libraries.
.
The reason this library exists is to provide a degree of abstraction
from the precise SSL library used, since there are a variety of ways
to bind to a library (e.g. the C FFI, or the Ctypes library), as well
as well as which library is used (just OpenSSL for now).
.
By default, OpenSSL is used as the preferred connection library, but
you can force the use of the pure OCaml TLS stack by setting the
environment variable CONDUIT_TLS=native when starting your program.
.
This package contains the shared runtime libraries for Lwt.
Description-md5:
Homepage: https://github.com/mirage/ocaml-conduit
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-conduit/libconduit-lwt-ocaml_6.2.1-1+b2_amd64.deb