How to Install and Uninstall ocamlify Package on Kali Linux

Last updated: May 13,2024

1. Install "ocamlify" package

Here is a brief guide to show you how to install ocamlify on Kali Linux

$ sudo apt update $ sudo apt install ocamlify

2. Uninstall "ocamlify" package

Learn how to uninstall ocamlify on Kali Linux:

$ sudo apt remove ocamlify $ sudo apt autoclean && sudo apt autoremove

3. Information about the ocamlify package on Kali Linux

Package: ocamlify
Version: 0.0.2-10
Installed-Size: 1922
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Size: 563500
SHA256: fd4f6e196f608db380df65d446ee4d997cfb01c2c50639c5b7acfa2116d2f648
SHA1: 5a1f7f234852023fe8994fe1b795aafa5add3a0b
MD5sum: ba2aae0dc162e709e2588be62fd2d353
Description: include files in OCaml code
This program allows one to copy files inside OCaml code. It uses a first file
that describes the other files that must be included and the type of OCaml
variable it should create. It can also describe dependencies to other files,
in order to generate .depends files for make.
Description-md5:
Homepage: http://ocamlify.forge.ocamlcore.org/
Section: ocaml
Priority: optional
Filename: pool/main/o/ocamlify/ocamlify_0.0.2-10_amd64.deb