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

Last updated: May 17,2024

1. Install "camlidl" package

In this section, we are going to explain the necessary steps to install camlidl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install camlidl

2. Uninstall "camlidl" package

This guide let you learn how to uninstall camlidl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: camlidl
Priority: optional
Section: universe/devel
Installed-Size: 525
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Version: 1.05-14build2
Provides: camlidl-j6xf6
Depends: ocaml-nox-4.02.3
Suggests: camlidl-doc
Filename: pool/universe/c/camlidl/camlidl_1.05-14build2_amd64.deb
Size: 102920
MD5sum: fae22d7bd8c35d3c8362566428f7c083
SHA1: 16b760c177c5a50b0d5773966ec4cc7d4e0879c6
SHA256: 6b6c2398b18b455509e756552ed777a0ba38f8ca9ed84e20c5e8e8491578b3f8
Description-en: Stub code generator for Objective Caml
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 executable.
Description-md5: 8b59e7135e390b690206f2e5dcbf12c5
Homepage: http://forge.ocamlcore.org/projects/camlidl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu