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

Last updated: May 09,2024

1. Install "libconduit-lwt-ocaml-dev" package

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

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

2. Uninstall "libconduit-lwt-ocaml-dev" package

This tutorial shows how to uninstall libconduit-lwt-ocaml-dev on Kali Linux:

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

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

Package: libconduit-lwt-ocaml-dev
Source: ocaml-conduit (6.2.1-1)
Version: 6.2.1-1+b2
Installed-Size: 1241
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libconduit-lwt-ocaml-dev-cbbf4
Depends: libangstrom-ocaml-dev-wvlm2, libbigstringaf-ocaml-dev-w3rg3, libconduit-lwt-ocaml-cbbf4, libconduit-ocaml-dev-151a2, libdomain-name-ocaml-dev-5sbw3, libipaddr-ocaml-dev-a6444, liblogs-ocaml-dev-0yoh6, liblwt-ocaml-dev-x3p90, liblwt-ssl-ocaml-dev-fn9y0, libparsexp-ocaml-dev-mat12, libsexplib-ocaml-dev-t5753, libsexplib0-ocaml-dev-3nli0, libssl-ocaml-dev-smev3, libstdlib-ocaml-dev-ep7y0, liburi-ocaml-dev-lbsw6, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 292252
SHA256: 1d2e6248d4a44a44c9df141034a47fefa52dd574f45850276e2a2aeb6b2946d7
SHA1: 5e02bc56ce3573a917b75d46579f85d716f53a72
MD5sum: 03b93ac865d52fddedef0d977d6b92e7
Description: network connection establishment library for Lwt (dev)
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 development files for Lwt.
Description-md5:
Homepage: https://github.com/mirage/ocaml-conduit
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-conduit/libconduit-lwt-ocaml-dev_6.2.1-1+b2_amd64.deb