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

Last updated: May 17,2024

1. Install "libocamlnet-ssl-ocaml-dev" package

Please follow the steps below to install libocamlnet-ssl-ocaml-dev on Kali Linux

$ sudo apt update $ sudo apt install libocamlnet-ssl-ocaml-dev

2. Uninstall "libocamlnet-ssl-ocaml-dev" package

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

$ sudo apt remove libocamlnet-ssl-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libocamlnet-ssl-ocaml-dev
Source: ocamlnet
Version: 4.1.9-4
Installed-Size: 1558
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: ocaml-findlib, libocamlnet-ocaml-dev-dsdi9, libocamlnet-ssl-ocaml-dme84, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1, libc6 (>= 2.14), libgnutls30 (>= 3.8.1), libnettle8
Recommends: libocamlnet-ocaml-doc
Size: 273116
SHA256: 05156fd42408936395a5c1e007749df59cebba6f0ee4241601871f92dde790f9
SHA1: b1cce1070198336ac68533ba1114ff8bb16f0967
MD5sum: b0f2c02441ecc03a7ef9d9d6f1896f4f
Description: OCaml application-level Internet libraries - SSL 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 SSL-related
libraries of Ocamlnet in your programs.
Description-md5:
Homepage: http://projects.camlcity.org/projects/ocamlnet.html
Tag: devel::library, role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/o/ocamlnet/libocamlnet-ssl-ocaml-dev_4.1.9-4_amd64.deb