How to Install and Uninstall camlidl Package on Kali Linux

Last updated: May 03,2024

1. Install "camlidl" package

This guide let you learn how to install camlidl on Kali Linux

$ sudo apt update $ sudo apt install camlidl

2. Uninstall "camlidl" package

Please follow the step by step instructions below to uninstall camlidl on Kali Linux:

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

3. Information about the camlidl package on Kali Linux

Package: camlidl
Version: 1.12-1
Installed-Size: 3197
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: camlidl-botn5
Depends: libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1, libc6 (>= 2.14)
Suggests: camlidl-doc
Size: 906620
SHA256: e6060eed172c850160ba56a2d4a26786e47a597144a2b8bea405d05d4c88cb01
SHA1: e35939be1a5214c914c6497959d70f35b17fe6f1
MD5sum: f2c45996769cc0521eeea2c3621cf306
Description: 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:
Homepage: https://github.com/xavierleroy/camlidl/
Tag: devel::code-generator, devel::lang:ml, devel::lang:ocaml,
implemented-in::ocaml, interface::commandline, role::program,
scope::utility
Section: ocaml
Priority: optional
Filename: pool/main/c/camlidl/camlidl_1.12-1_amd64.deb