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

Last updated: May 13,2024

1. Install "libocamlnet-ocaml" package

This tutorial shows how to install libocamlnet-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libocamlnet-ocaml

2. Uninstall "libocamlnet-ocaml" package

Please follow the guidance below to uninstall libocamlnet-ocaml on Kali Linux:

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

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

Package: libocamlnet-ocaml
Source: ocamlnet
Version: 4.1.9-4
Installed-Size: 143
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libequeue-ocaml, libocamlnet-ocaml-dsdi9
Depends: libstdlib-ocaml-ep7y0, libzip-ocaml-fk4o9, ocaml-base-4.14.1, libc6 (>= 2.34)
Size: 47176
SHA256: 358bb7161e572fca5cbd1a456bfdcc1d0d0998df9774fc7bf1c8e92674a18eb5
SHA1: 3b55a9b22d36705f6bead1e6ea65d55c5fd101dd
MD5sum: 9da9ba6a7a35b327343994d50d6f781a
Description: 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:
Homepage: http://projects.camlcity.org/projects/ocamlnet.html
Tag: devel::lang:ocaml, implemented-in::ocaml, role::shared-lib
Section: ocaml
Priority: optional
Filename: pool/main/o/ocamlnet/libocamlnet-ocaml_4.1.9-4_amd64.deb