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

Last updated: May 19,2024

1. Install "libnethttpd-ocaml-dev" package

Learn how to install libnethttpd-ocaml-dev on Kali Linux

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

2. Uninstall "libnethttpd-ocaml-dev" package

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

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

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

Package: libnethttpd-ocaml-dev
Source: ocamlnet
Version: 4.1.9-4
Installed-Size: 4058
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libnethttpd-ocaml-dev-x3f67
Depends: ocaml-findlib, libocamlnet-ocaml-dev-dsdi9, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: libocamlnet-ocaml-doc
Size: 820596
SHA256: 624e2c38c9b9f0b91e5a60b7341d20b4903df68c820424a6fa120f10cc43ec14
SHA1: 934388bb4bcb5d814125404769af96426394d7b6
MD5sum: 20bdee3f74ae71c7e87d50edcaf4524f
Description: OCaml application-level Internet libraries - HTTP daemon development libraries
Ocamlnet is a collection of OCaml libraries focusing focus on
application-level Internet protocols and conventions.
.
Ocamlnet consists of the following libraries:
* netstring: processing of strings that occur in network context
* netcgi2: portable web applications
* nethttpd: is a web server component (HTTP server implementation)
* netplex: generic server framework
* rpc: OncRPC implementation
* netclient: clients for HTTP, FTP, and Telnet
* equeue: event queue used for many protocol implementations
* shell: external commands invocation
* netshm: shared memory for IPC purposes
* netsys: bindings for system functions
* smtp and pop: two further client implementations
.
A number of ideas and concepts are used throughout the libraries:
* netchannels are a way to abstract sequential I/O channels
* event queues provided by equeue and unixqueue make asynchronous
protocol interpreters possible
.
This package contains the development stuff you need to use the
nethttpd library in your programs.
Description-md5:
Homepage: http://projects.camlcity.org/projects/ocamlnet.html
Tag: devel::lang:ocaml, devel::library, implemented-in::ocaml,
network::server, protocol::http, role::devel-lib, role::program
Section: ocaml
Priority: optional
Filename: pool/main/o/ocamlnet/libnethttpd-ocaml-dev_4.1.9-4_amd64.deb