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

Last updated: May 13,2024

1. Install "libcohttp-ocaml-dev" package

This guide let you learn how to install libcohttp-ocaml-dev on Kali Linux

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

2. Uninstall "libcohttp-ocaml-dev" package

This is a short guide on how to uninstall libcohttp-ocaml-dev on Kali Linux:

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

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

Package: libcohttp-ocaml-dev
Source: ocaml-cohttp (5.3.0-1)
Version: 5.3.0-1+b5
Installed-Size: 2855
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libcohttp-ocaml-dev-5rw52
Depends: libangstrom-ocaml-dev-wvlm2, libbase64-ocaml-dev-v8ei3, libbigstringaf-ocaml-dev-w3rg3, libcohttp-ocaml-5rw52, libre-ocaml-dev-5yx09, libsexplib0-ocaml-dev-3nli0, libstdlib-ocaml-dev-ep7y0, libstringext-ocaml-dev-y6r72, liburi-ocaml-dev-lbsw6, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 635568
SHA256: aa3e20f991683ffc971cbeb3ec546b46f0f4ed9ee1da28f784a4242dd18d0d0a
SHA1: 046badea22526dfe92b532817de2e120e1c8be28
MD5sum: 49c23285179fda86d2312b72ee97f6b3
Description: OCaml library for HTTP clients and servers (dev)
Cohttp is an OCaml library for creating HTTP daemons. It has a
portable HTTP parser, and implementations using various asynchronous
programming libraries.
.
It has concrete implementations for many targets, including lwt,
lwt-unix, lwt-jsoo.
.
You can implement other targets using the parser very easily. Look at
the IO signature in lib/s.mli and implement that in the desired
backend.
.
You can activate some runtime debugging by setting COHTTP_DEBUG to
any value, and all requests and responses will be written to
stderr. Further debugging of the connection layer can be obtained by
setting CONDUIT_DEBUG to any value.
.
This package contains development files.
Description-md5:
Homepage: https://github.com/mirage/ocaml-cohttp
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-cohttp/libcohttp-ocaml-dev_5.3.0-1+b5_amd64.deb