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

Last updated: May 13,2024

1. Install "libocamlnet-ocaml-doc" package

This guide covers the steps necessary to install libocamlnet-ocaml-doc on Kali Linux

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

2. Uninstall "libocamlnet-ocaml-doc" package

This tutorial shows how to uninstall libocamlnet-ocaml-doc on Kali Linux:

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

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

Package: libocamlnet-ocaml-doc
Source: ocamlnet
Version: 4.1.9-4
Installed-Size: 39073
Maintainer: Debian OCaml Maintainers
Architecture: all
Enhances: libnethttpd-ocaml-dev, libocamlnet-gtk2-ocaml-dev, libocamlnet-ocaml-dev, libocamlnet-ssl-ocaml-dev
Size: 1207280
SHA256: b821a8ec10011a14b6d3ead72fb96e17059200d9d20af6def7a46f45b6929fb0
SHA1: a34f1c0fba0fa404b62f95aa6597d856b6f54688
MD5sum: 21dc6ee43d18c185000aac7b1b47fb56
Description: OCaml application-level Internet libraries - documentation and examples
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 Ocamlnet reference manual in HTML format and
several examples about how to use the various libraries.
Description-md5:
Multi-Arch: foreign
Homepage: http://projects.camlcity.org/projects/ocamlnet.html
Tag: devel::doc, devel::examples, devel::lang:ocaml, implemented-in::ocaml,
made-of::html, protocol::ftp, protocol::http, protocol::pop3,
protocol::snmp, protocol::telnet, role::documentation, role::program,
web::cgi, works-with::mail
Section: doc
Priority: optional
Filename: pool/main/o/ocamlnet/libocamlnet-ocaml-doc_4.1.9-4_all.deb