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

Last updated: May 18,2024

1. Install "libocamlnet-ocaml-dev" package

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

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

2. Uninstall "libocamlnet-ocaml-dev" package

Here is a brief guide to show you how to uninstall libocamlnet-ocaml-dev on Kali Linux:

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

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

Package: libocamlnet-ocaml-dev
Source: ocamlnet
Version: 4.1.9-4
Installed-Size: 60758
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libequeue-ocaml-dev, libnetclient-ocaml-dev, libocamlnet-ocaml-dev-dsdi9, librpc-ocaml-dev
Depends: ocaml-findlib, libcompiler-libs-ocaml-dev-rcwc4, libocamlnet-ocaml-dsdi9, libstdlib-ocaml-dev-ep7y0, libzip-ocaml-dev-fk4o9, ocaml-4.14.1, libc6 (>= 2.34)
Recommends: libocamlnet-ocaml-doc, libnethttpd-ocaml-dev
Size: 12734540
SHA256: 8886243ddd2e9eddb7859d9fe427ed89563cee65ed9ec1357821f5c2ebd313c6
SHA1: 1140b96e35f6dd5ba527cf7b930470480a04356a
MD5sum: 9935898c8d2f94807b4ca76eb9e22e5b
Description: OCaml application-level Internet libraries - core development 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 the development stuff you need to use the core
Ocamlnet libraries in your programs. The following libraries are
packaged separately: SSL-related libraries (libocamlnet-ssl-ocaml-dev),
GTK-related libraries (libocamlnet-gtk2-ocaml-dev), nethttpd
(libnethttpd-ocaml-dev). The netcgi2 Apache connector is also part of
this package; to run applications built for that connector you will
need the mod_netcgi_apache Apache module (libapache2-mod-ocamlnet).
Description-md5:
Homepage: http://projects.camlcity.org/projects/ocamlnet.html
Tag: devel::lang:ocaml, devel::library, implemented-in::ocaml,
role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/o/ocamlnet/libocamlnet-ocaml-dev_4.1.9-4_amd64.deb