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

Last updated: May 15,2024

1. Install "libuutf-ocaml-dev" package

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

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

2. Uninstall "libuutf-ocaml-dev" package

Please follow the guidance below to uninstall libuutf-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libuutf-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 145
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: uutf
Version: 0.9.4-1build1
Provides: libuutf-ocaml-dev-zccv8
Depends: libuutf-ocaml-zccv8, ocaml-nox-4.02.3
Suggests: ocaml-findlib, libuutf-ocaml-doc
Filename: pool/universe/u/uutf/libuutf-ocaml-dev_0.9.4-1build1_amd64.deb
Size: 27616
MD5sum: b0f2fd8a0ed556317797fd4b6ab7bff4
SHA1: 490285b3b4958b87ca1a79d114cbbc3a6a31aa39
SHA256: b197fcba133fda3d927ab952042e2a9008b61c814676fbc1081c084382acbe82
Description-en: Non-blocking streaming Unicode codec for OCaml (development files)
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 development modules you need to use Uutf
in your programs and associated documentation.
Description-md5: e43caa8b2f49b36ed1a429a56f7ce42b
Homepage: http://erratique.ch/software/uutf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu