How to Install and Uninstall libocamlnet-ocaml-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libocamlnet-ocaml-doc" package

Here is a brief guide to show you how to install libocamlnet-ocaml-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libocamlnet-ocaml-doc" package

Please follow the guidance below to uninstall libocamlnet-ocaml-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libocamlnet-ocaml-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libocamlnet-ocaml-doc
Priority: optional
Section: universe/doc
Installed-Size: 35328
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Source: ocamlnet
Version: 4.0.4-1build3
Filename: pool/universe/o/ocamlnet/libocamlnet-ocaml-doc_4.0.4-1build3_all.deb
Size: 1215828
MD5sum: e624a7088e8fa59eaafc64c18df94818
SHA1: 9a314a6e235ec5242bffadac22929c941ef4aaf2
SHA256: b8e4f8de36fd102e3b1081c044334fe693cc94d5532ca1fe98e9e0b9f1e0fa51
Description-en: 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: f3389897a04ee417c0754664d52aa01f
Enhances: libnethttpd-ocaml-dev, libocamlnet-gtk2-ocaml-dev, libocamlnet-ocaml-dev, libocamlnet-ssl-ocaml-dev
Homepage: http://projects.camlcity.org/projects/ocamlnet.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu