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

Last updated: March 16,2025

1. Install "libocamlnet-gtk2-ocaml-dev" package

Please follow the guidelines below to install libocamlnet-gtk2-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libocamlnet-gtk2-ocaml-dev" package

Please follow the guidelines below to uninstall libocamlnet-gtk2-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libocamlnet-gtk2-ocaml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 156
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocamlnet
Version: 4.0.4-1build3
Provides: libequeue-gtk2-ocaml-dev, libocamlnet-gtk2-ocaml-dev-y9a20
Depends: ocaml-findlib, liblablgtk2-ocaml-dev-liqy2, libocamlnet-ocaml-dev-ttmo7, ocaml-nox-4.02.3
Recommends: libocamlnet-ocaml-doc
Filename: pool/universe/o/ocamlnet/libocamlnet-gtk2-ocaml-dev_4.0.4-1build3_amd64.deb
Size: 29700
MD5sum: 60bff5dbd29e8a4b9ac2d16c3af64f42
SHA1: 943e90cc67948055b2bebdb27d05f0ddb70cfeac
SHA256: 29404ddecb3106b2af5b87b08a3eb971706ac596de209875c63ff8fec8bebf52
Description-en: OCaml application-level Internet libraries - GTK2 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 GTK-related
libraries of Ocamlnet in your programs.
Description-md5: 87f270212aeb7b9c6bdb399cb45a6637
Homepage: http://projects.camlcity.org/projects/ocamlnet.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu