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

Last updated: May 16,2024

1. Install "ocaml-ulex" package

This tutorial shows how to install ocaml-ulex on Kali Linux

$ sudo apt update $ sudo apt install ocaml-ulex

2. Uninstall "ocaml-ulex" package

Please follow the step by step instructions below to uninstall ocaml-ulex on Kali Linux:

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

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

Package: ocaml-ulex
Source: ulex (1.2-2)
Version: 1.2-2+b1
Installed-Size: 139
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: ocaml-ulex-6i8b1
Depends: ocaml-findlib, libcamlp4-ocaml-dev-rmyu5, libcompiler-libs-ocaml-dev-rcwc4, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Size: 30600
SHA256: b4cb7319c1e335c7801b706ee3d701515b9cac542ffea844c40d05740ce36bbc
SHA1: e5cfc0cd0fe92d00985a4993c4200dc537aebba0
MD5sum: 193a1a59116bd0df165598edf0a4d516
Description: OCaml lexer generator with Unicode support
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.
Description-md5:
Homepage: https://github.com/whitequark/ulex
Tag: devel::code-generator, devel::lang:ocaml, implemented-in::ocaml,
interface::commandline, role::program, scope::utility
Section: ocaml
Priority: optional
Filename: pool/main/u/ulex/ocaml-ulex_1.2-2+b1_amd64.deb