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

Last updated: January 23,2025

1. Install "libcamltemplate-ocaml" package

This tutorial shows how to install libcamltemplate-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcamltemplate-ocaml

2. Uninstall "libcamltemplate-ocaml" package

Please follow the steps below to uninstall libcamltemplate-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcamltemplate-ocaml $ sudo apt autoclean && sudo apt autoremove

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

Package: libcamltemplate-ocaml
Priority: optional
Section: universe/ocaml
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: camltemplate
Version: 1.0.2-1build4
Provides: libcamltemplate-ocaml-8rgn1
Depends: ocaml-base-nox-4.02.3
Recommends: ocaml-findlib
Filename: pool/universe/c/camltemplate/libcamltemplate-ocaml_1.0.2-1build4_amd64.deb
Size: 20416
MD5sum: c257cee27b872a9720f239e7583de189
SHA1: a98dd7187d148a50a7b50c033d0a5bafbb9fd15d
SHA256: a1c3499d843ff3788a1f7a181bf20e1867653df3811211a42d3dcdcb04568b17
Description-en: configurable library for generating text from templates in OCaml
CamlTemplate is a library for generating text from templates in OCaml. It can
be used to generate web pages, scripts, SQL queries, XML documents and other
sorts of text.
.
This library defines a small templating language, with basic operations like
#if or #foreach. To use this library you need to configure the data source
that will be used in the template with the templating language.
.
This package contains the shared runtime libraries.
Description-md5: e8b0c45ea3182fe73063780c485810bf
Homepage: http://camltemplate.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu