How to Install and Uninstall camlmix Package on Kali Linux

Last updated: November 26,2024

1. Install "camlmix" package

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

$ sudo apt update $ sudo apt install camlmix

2. Uninstall "camlmix" package

This is a short guide on how to uninstall camlmix on Kali Linux:

$ sudo apt remove camlmix $ sudo apt autoclean && sudo apt autoremove

3. Information about the camlmix package on Kali Linux

Package: camlmix
Source: camlmix (1.3.1-5)
Version: 1.3.1-5+b1
Installed-Size: 1284
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: libc6 (>= 2.35)
Size: 352960
SHA256: c0b78367ec91501076ce69848d44750113ff088c2a4ee224a16892dc9656205c
SHA1: ce8693a04171398207d950248af25d4f62b5c84d
MD5sum: bfbcfd8f3fe1843bcf4e0f9b9e8dd168
Description: preprocessor which converts text with embedded OCaml
Camlmix is a generic preprocessor which converts text with embedded OCaml into
an OCaml program with embedded text. It produces text documents from one or
several templates. OCaml toplevel statements are inserted between '## ... ##',
and OCaml string expressions between '##= ... ##'.
Description-md5:
Homepage: http://mjambon.com/camlmix/
Tag: devel::lang:ocaml, implemented-in::ocaml, role::program, scope::utility,
use::converting, works-with::text
Section: ocaml
Priority: optional
Filename: pool/main/c/camlmix/camlmix_1.3.1-5+b1_amd64.deb