How to Install and Uninstall libcmdliner-ocaml-dev Package on Kali Linux

Last updated: October 05,2024

1. Install "libcmdliner-ocaml-dev" package

This is a short guide on how to install libcmdliner-ocaml-dev on Kali Linux

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

2. Uninstall "libcmdliner-ocaml-dev" package

This guide let you learn how to uninstall libcmdliner-ocaml-dev on Kali Linux:

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

3. Information about the libcmdliner-ocaml-dev package on Kali Linux

Package: libcmdliner-ocaml-dev
Source: cmdliner (1.2.0-2)
Version: 1.2.0-2+b1
Installed-Size: 2504
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libcmdliner-ocaml-dev-m93t1
Depends: libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Suggests: ocaml-findlib
Size: 477060
SHA256: 1b31439b69919cfa405fdff9d88f801cd6b23da6c20110e217bd0c6ea0b22c16
SHA1: 4d1b8027fa8d676ac1c621cca90ea6392fe5d3a5
MD5sum: 83b0ad9d9db5f9858940f2e9ffeb5766
Description: declarative definition of command line interfaces
It provides a simple and compositional mechanism to convert command
line arguments to OCaml values and pass them to your functions.
The module automatically handles syntax errors, help messages and
UNIX man page generation. It supports programs with single or
multiple commands (like darcs or git) and respects most of the POSIX
and GNU conventions.
.
This package contains the development modules you need to use Cmdliner
in your programs.
Description-md5:
Homepage: https://erratique.ch/software/cmdliner
Section: ocaml
Priority: optional
Filename: pool/main/c/cmdliner/libcmdliner-ocaml-dev_1.2.0-2+b1_amd64.deb