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

Last updated: July 06,2024

1. Install "libocamlnet-ssl-ocaml" package

This guide let you learn how to install libocamlnet-ssl-ocaml on Kali Linux

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

2. Uninstall "libocamlnet-ssl-ocaml" package

This guide let you learn how to uninstall libocamlnet-ssl-ocaml on Kali Linux:

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

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

Package: libocamlnet-ssl-ocaml
Source: ocamlnet
Version: 4.1.9-4
Installed-Size: 192
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libocamlnet-ssl-ocaml-dme84
Depends: libocamlnet-ocaml-dsdi9, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.14), libgnutls30 (>= 3.8.1), libnettle8
Size: 50024
SHA256: ae1b9673df2e69953cfbe1270ac4dbfa7da0aec9249165fe701a006abadd51bb
SHA1: 7e14f3e2a2b085afe19048a3ced4104e2f26d0b3
MD5sum: 1a5ceab3e7b3a1b39358e34c5535b3bc
Description: OCaml application-level Internet libraries - SSL runtime 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 only the shared runtime stub libraries for the
SSL-related libraries of Ocamlnet.
Description-md5:
Homepage: http://projects.camlcity.org/projects/ocamlnet.html
Tag: role::shared-lib
Section: ocaml
Priority: optional
Filename: pool/main/o/ocamlnet/libocamlnet-ssl-ocaml_4.1.9-4_amd64.deb