How to Install and Uninstall caml2html Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "caml2html" package

This is a short guide on how to install caml2html on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install caml2html

2. Uninstall "caml2html" package

This is a short guide on how to uninstall caml2html on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove caml2html $ sudo apt autoclean && sudo apt autoremove

3. Information about the caml2html package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: caml2html
Priority: optional
Section: universe/ocaml
Installed-Size: 794
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Version: 1.4.3-1build3
Depends: libc6 (>= 2.15)
Filename: pool/universe/c/caml2html/caml2html_1.4.3-1build3_amd64.deb
Size: 221754
MD5sum: 0dc90a1dd6c9002b87e25330e0e2e113
SHA1: 15a01efd7fcc37a4476972449ae06fdfc8fb6deb
SHA256: 510fd05718522aa0b7557a43354d48fd98abceb8c522127db11d8f4668442093
Description-en: HTML and LaTeX colored syntax from OCaml source files - executable
Caml2html provides a command-line executable which converts a set of
OCaml source files into a HTML or LaTeX document with colored syntax. A
library is also provided for building web-page generators that would color
OCaml code appropriately.
.
This package contains the caml2html executable.
Description-md5: 1e9da3aee9b1e61f8f672f14ac5946a3
Homepage: http://mjambon.com/caml2html.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu