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

Last updated: May 17,2024

1. Install "libconduit-ocaml-dev" package

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

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

2. Uninstall "libconduit-ocaml-dev" package

Please follow the step by step instructions below to uninstall libconduit-ocaml-dev on Kali Linux:

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

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

Package: libconduit-ocaml-dev
Source: ocaml-conduit (6.2.1-1)
Version: 6.2.1-1+b2
Installed-Size: 396
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libconduit-ocaml-dev-151a2
Depends: libangstrom-ocaml-dev-wvlm2, libastring-ocaml-dev-j03q9, libbigstringaf-ocaml-dev-w3rg3, libconduit-ocaml-151a2, libdomain-name-ocaml-dev-5sbw3, libipaddr-ocaml-dev-a6444, libparsexp-ocaml-dev-mat12, libsexplib-ocaml-dev-t5753, libsexplib0-ocaml-dev-3nli0, libstdlib-ocaml-dev-ep7y0, liburi-ocaml-dev-lbsw6, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 101712
SHA256: 98bf58cf1b9ac24b3710a85ff7bb862abcfda52b00490186b7621d00ab0d7fae
SHA1: ab33a45e0baf3efb4238d664b48f16ff8be155d0
MD5sum: c272e510581e9fad2df9d5dd1be00a5e
Description: network connection establishment library for OCaml (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.
Description-md5:
Homepage: https://github.com/mirage/ocaml-conduit
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-conduit/libconduit-ocaml-dev_6.2.1-1+b2_amd64.deb