How to Install and Uninstall ocaml-ulex08 Package on Kali Linux

Last updated: May 02,2024

1. Install "ocaml-ulex08" package

This guide let you learn how to install ocaml-ulex08 on Kali Linux

$ sudo apt update $ sudo apt install ocaml-ulex08

2. Uninstall "ocaml-ulex08" package

This is a short guide on how to uninstall ocaml-ulex08 on Kali Linux:

$ sudo apt remove ocaml-ulex08 $ sudo apt autoclean && sudo apt autoremove

3. Information about the ocaml-ulex08 package on Kali Linux

Package: ocaml-ulex08
Source: ulex0.8 (1.2-2)
Version: 1.2-2+b1
Installed-Size: 140
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: ocaml-ulex08-g18e8
Depends: ocaml-findlib, camlp5-lbw34, ocaml-4.13.1
Size: 31664
SHA256: 61f0cf5a1b00c5990af6e19e807a29451010239757ce0227042f6ac89f282973
SHA1: a52e51f0c45fcb663627c7fc983ebe80354bb521
MD5sum: dc5d5d72149f290c7cee4a61452221fe
Description: OCaml lexer generator with Unicode support - CamlP5 version
ulex is a lexer generator for the Objective Caml (OCaml) programming
language.
.
It is implemented as a Camlp4 syntax extension: lexer specifications
are embedded in regular OCaml code.
.
Generated lexers work with a new kind of "lexbuf" that supports
Unicode; a single lexer can work with arbitrary encodings of the input
stream.
.
This package ships the latest release of ulex compatible with Camlp4
pre OCaml 3.10 (now called CamlP5). Applications which need both ulex
and the legacy version of Camlp4 might need to use this package instead
of ocaml-ulex (the latter shipping the latest available ulex release which
requires Camlp4 >= 3.10)).
Description-md5: aac03807567cab29d0af567cdd799ffe
Homepage: https://github.com/sacerdot/ulex/tree/ulex-camlp5
Tag: devel::lang:ocaml, implemented-in::ocaml, role::shared-lib
Section: ocaml
Priority: optional
Filename: pool/main/u/ulex0.8/ocaml-ulex08_1.2-2+b1_amd64.deb