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

Last updated: May 17,2024

1. Install "libocamlnet-ocaml-bin" package

Please follow the instructions below to install libocamlnet-ocaml-bin on Kali Linux

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

2. Uninstall "libocamlnet-ocaml-bin" package

This guide let you learn how to uninstall libocamlnet-ocaml-bin on Kali Linux:

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

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

Package: libocamlnet-ocaml-bin
Source: ocamlnet
Version: 4.1.9-4
Installed-Size: 3646
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: libc6 (>= 2.35)
Recommends: libocamlnet-ocaml-dev
Size: 489236
SHA256: 9ac575746acddc88a6ce5a2fff3d1252e4be98581a0736784189c8da5149bcf4
SHA1: 70b2bd69cbe3a84ee549b4aedef10c8b5891717c
MD5sum: 8260c167d8758c9e33802ddf1c38c0aa
Description: OCaml application-level Internet libraries - binaries
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 binaries ocamlrpcgen (a helper for creating
RPC stubs) and netplex-admin (generic administration tool for netplex
systems).
Description-md5:
Homepage: http://projects.camlcity.org/projects/ocamlnet.html
Tag: devel::library, role::devel-lib, uitoolkit::ncurses
Section: ocaml
Priority: optional
Filename: pool/main/o/ocamlnet/libocamlnet-ocaml-bin_4.1.9-4_amd64.deb