libcryptokit-ocaml software package provides cryptographic algorithm library for OCaml - runtime, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcryptokit-ocaml
libcryptokit-ocaml is installed in your system.
Make ensure the libcryptokit-ocaml package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcryptokit-ocaml *
You will get with libcryptokit-ocaml package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Ocaml |
| Package | libcryptokit-ocaml |
| Version | 1.5-1 |
| Description | cryptographic algorithm library for OCaml - runtime |
| Sub Section | Ocaml |