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

Last updated: October 06,2024

1. Install "libuuidm-ocaml-dev" package

Here is a brief guide to show you how to install libuuidm-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libuuidm-ocaml-dev" package

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

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

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

Package: libuuidm-ocaml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 655
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: uuidm
Version: 0.9.5-1build2
Provides: libuuidm-ocaml-dev-9xef0
Depends: ocaml-nox-4.02.3, libc6 (>= 2.14)
Suggests: ocaml-findlib
Filename: pool/universe/u/uuidm/libuuidm-ocaml-dev_0.9.5-1build2_amd64.deb
Size: 172264
MD5sum: 34d8943ae48bcd221f815e6a653d35d1
SHA1: 012c4a5c7d8466c75a8a17e0c853fc7bb75bd3f6
SHA256: 7a5abb7d90d38187441aa48e8cca3df33ef792809328dbe927d487aa5833567f
Description-en: Universally unique identifiers for OCaml
This library is an OCaml module implementing 128 bits universally unique
identifiers (uuid) version 3, 5 (name based with MD5, SHA-1 hashing) and 4
(random based) according to RFC 4122.
.
This package contains header and OCaml library.
Description-md5: 70445dff26b9433b873d0812f1164777
Homepage: http://erratique.ch/software/uuidm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu