How to Install and Uninstall libuutf-ocaml-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libuutf-ocaml-doc" package

Learn how to install libuutf-ocaml-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libuutf-ocaml-doc

2. Uninstall "libuutf-ocaml-doc" package

This tutorial shows how to uninstall libuutf-ocaml-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libuutf-ocaml-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libuutf-ocaml-doc
Priority: optional
Section: universe/doc
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Source: uutf
Version: 0.9.4-1build1
Filename: pool/universe/u/uutf/libuutf-ocaml-doc_0.9.4-1build1_all.deb
Size: 14870
MD5sum: 4c68702f6f0feb3e74b3876883707cb2
SHA1: 1dc5e74069d8691a3cd1ae537a5c4c890b8beb3f
SHA256: 63048ac000a7bb8bc41cf6c0bd51a9a6bd552c4ae4aea7e3f5c177aac6937c31
Description-en: Non-blocking streaming Unicode codec for OCaml (documentation)
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 the documentation of Uutf.
Description-md5: 1af82f95b9637675809cabb0d91d73d1
Homepage: http://erratique.ch/software/uutf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu