How to Install and Uninstall camlidl-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "camlidl-doc" package

This tutorial shows how to install camlidl-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install camlidl-doc

2. Uninstall "camlidl-doc" package

This guide covers the steps necessary to uninstall camlidl-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove camlidl-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the camlidl-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: camlidl-doc
Priority: optional
Section: universe/doc
Installed-Size: 416
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Version: 1.04-4
Replaces: camlidl (<< 1.04)
Filename: pool/universe/c/camlidl-doc/camlidl-doc_1.04-4_all.deb
Size: 256818
MD5sum: 15e5b0569f87ede53c681303ecf57a14
SHA1: 028471dee24d2f539815263ef0fa3286767b7a0e
SHA256: 514050e1c509e3799cf87dfc12b1e675dcd46560742326f4a737b79b47bb0207
Description-en: Documentation for CamlIDL in PS, PDF and HTML formats
CamlIDL generates stub code for interfacing Caml with C from an IDL
description of the C functions. Thus, CamlIDL automates the most
tedious task in interfacing C libraries with Caml programs.
.
It can also be used to interface Caml programs with other languages, as
long as those languages have a well-defined C interface.
.
This package contains the CamlIDL documentation in PostScript, PDF and
HTML formats.
Description-md5: ef0b34636d525d208f66b7a8ba679705
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu