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

Last updated: May 04,2024

1. Install "libderiving-ocaml" package

This is a short guide on how to install libderiving-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libderiving-ocaml

2. Uninstall "libderiving-ocaml" package

Here is a brief guide to show you how to uninstall libderiving-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libderiving-ocaml
Priority: optional
Section: universe/ocaml
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-deriving
Version: 0.1.1a-3build5
Provides: libderiving-ocaml-aouq1
Depends: ocaml-base-nox-4.02.3
Recommends: ocaml-findlib
Filename: pool/universe/o/ocaml-deriving/libderiving-ocaml_0.1.1a-3build5_amd64.deb
Size: 14922
MD5sum: 139e5f875936053b9ae6f2f7aeb4ede6
SHA1: 0c502ce240bfd223e3cb6f86e5d60f372562b691
SHA256: cf7155303704ec85a692e070c4ce6c5243454cdcce6b446a602be38578ca262f
Description-en: deriving functions from type declarations in OCaml (runtime)
Camlp4 extension to OCaml for deriving functions from type declarations.
Includes derivers for pretty-printing, type-safe marshalling with
structure-sharing, dynamic typing, equality, and more.
.
This package contains the shared runtime libraries.
Description-md5: f9df8705886acf991dc26ccd20835b3c
Homepage: http://code.google.com/p/deriving/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu