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

Last updated: May 12,2024

1. Install "libuutf-ocaml" package

Please follow the steps below to install libuutf-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libuutf-ocaml

2. Uninstall "libuutf-ocaml" package

This tutorial shows how to uninstall libuutf-ocaml on Kali Linux:

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

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

Package: libuutf-ocaml
Source: uutf (1.0.3-1)
Version: 1.0.3-1+b2
Installed-Size: 247
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libuutf-ocaml-cnqj5
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Suggests: ocaml-findlib
Size: 73956
SHA256: df73c846d856ac8aad06e0764ba56a19f25c20370ed752b2c115e2edc0955442
SHA1: 79759768095740932dfdacdffd063d2b9f20eb55
MD5sum: 557d45d1b77d6c281fd7fd850336f75a
Description: Non-blocking streaming Unicode codec for OCaml (plugins)
Uutf is an non-blocking streaming Unicode codec for OCaml to decode
and encode the UTF-8, UTF-16, UTF-16LE and UTF-16BE encoding
schemes. It can efficiently work character by character without
blocking on IO. Decoders perform character position tracking and
support newline normalization.
.
Functions are also provided to fold over the characters of UTF
encoded OCaml string values and to directly encode characters in
OCaml Buffer.t values
.
This package contains dynamically loadable modules for plugins.
Description-md5:
Homepage: https://erratique.ch/software/uutf
Section: ocaml
Priority: optional
Filename: pool/main/u/uutf/libuutf-ocaml_1.0.3-1+b2_amd64.deb