How to Install and Uninstall libocamlnet-ocaml Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libocamlnet-ocaml" package

Please follow the step by step instructions below to install libocamlnet-ocaml on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libocamlnet-ocaml

2. Uninstall "libocamlnet-ocaml" package

In this section, we are going to explain the necessary steps to uninstall libocamlnet-ocaml on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libocamlnet-ocaml package on Ubuntu 21.10 (Impish Indri)

Package: libocamlnet-ocaml
Architecture: amd64
Version: 4.1.8-2build1
Priority: optional
Section: universe/libs
Source: ocamlnet
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 151
Provides: libequeue-ocaml, libocamlnet-ocaml-2d6s9
Depends: libpcre-ocaml-l5rk6, libzip-ocaml-l8p50, ocaml-base-nox-4.11.1, libc6 (>= 2.32)
Filename: pool/universe/o/ocamlnet/libocamlnet-ocaml_4.1.8-2build1_amd64.deb
Size: 34128
MD5sum: 0260d4f808fdc641abc2b59d38077268
SHA1: f5c71e6c71e606511ca578f71594b493e127e3f5
SHA256: 813de352cda24bb35b2ca8313958f71b675e9fc004ef721192e0a4ec7dc0a46b
SHA512: 3825002b461096e8e0ba79b8f904dde36541c571b2e17a86371de21e19bdcbdbe6ff6f650bb2f9fd16e83bdc3d4398dbd86c9099463bbb7d3991d5e10fa402d1
Homepage: http://projects.camlcity.org/projects/ocamlnet.html
Description-en: OCaml application-level Internet libraries - core 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
core Ocamlnet libraries. Stub libraries for SSL-related components are
available in the libocamlnet-ssl-ocaml-dev package.
Description-md5: 33181c622e82fb74e3c7f57d4257a6c3