How to Install and Uninstall camlidl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 02,2024

1. Install "camlidl" package

In this section, we are going to explain the necessary steps to install camlidl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install camlidl

2. Uninstall "camlidl" package

In this section, we are going to explain the necessary steps to uninstall camlidl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the camlidl package on Ubuntu 21.04 (Hirsute Hippo)

Package: camlidl
Architecture: amd64
Version: 1.09-1build1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3348
Provides: camlidl-rkmr6
Depends: ocaml-nox-4.11.1, libc6 (>= 2.14)
Suggests: camlidl-doc
Filename: pool/universe/c/camlidl/camlidl_1.09-1build1_amd64.deb
Size: 841936
MD5sum: 0e724c7933ff9abf19033ca2cc234d0e
SHA1: f8cfe35fce39f4b44ea0e8b529b47803351ad121
SHA256: dec7fc4f273aedea4be7953f44cc41a22ba206280eefbed0bedd2ce94002dfdc
SHA512: 0dc43505db006c21feb2ac47098aac2cf2e692e74996076061ad97190114ef915b08d171408b333a04ea72a3c6bc7bf4b8342d82647fc3ec186c739a2fb3eba6
Homepage: https://github.com/xavierleroy/camlidl/
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