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

Last updated: July 08,2024

1. Install "libcamltemplate-ocaml-dev" package

Learn how to install libcamltemplate-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcamltemplate-ocaml-dev

2. Uninstall "libcamltemplate-ocaml-dev" package

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

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

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

Package: libcamltemplate-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 838
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: camltemplate
Version: 1.0.2-1build4
Provides: libcamltemplate-ocaml-dev-8rgn1
Depends: libcamltemplate-ocaml-8rgn1, ocaml-nox-4.02.3
Recommends: ocaml-findlib
Filename: pool/universe/c/camltemplate/libcamltemplate-ocaml-dev_1.0.2-1build4_amd64.deb
Size: 156380
MD5sum: a4a32c5ec8abf03c1401f3abc9038e37
SHA1: 3640c0fbfe624542b8a193e10743e6a18a611e94
SHA256: c83bb1bc19c72af472eea8f43da34c90dc78bb87c16f35ea74f5e35cf2cd726d
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.
Description-md5: c43b26d2aa55aae4bc6c4a8310811732
Homepage: http://camltemplate.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu