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

Last updated: May 05,2024

1. Install "libghc-hourglass-dev" package

In this section, we are going to explain the necessary steps to install libghc-hourglass-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-hourglass-dev

2. Uninstall "libghc-hourglass-dev" package

This guide covers the steps necessary to uninstall libghc-hourglass-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-hourglass-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-hourglass-dev
Priority: extra
Section: universe/haskell
Installed-Size: 3633
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hourglass
Version: 0.2.9-5
Provides: libghc-hourglass-dev-0.2.9-2bec3
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-deepseq-dev-1.4.1.1-614b6, libc6 (>= 2.2.5)
Suggests: libghc-hourglass-doc, libghc-hourglass-prof
Filename: pool/universe/h/haskell-hourglass/libghc-hourglass-dev_0.2.9-5_amd64.deb
Size: 313840
MD5sum: f6fe90b0419f57920217075fe334fa7f
SHA1: 4e4666777d152ff83f3e12c40d006bb5af760294
SHA256: 063c71e9dd454aa6a48dbe66395edaabfb7a38bfc40d447406440901d1e35f2d
Description-en: simple performant time-related library
Simple time library focusing on simple but powerful and performant API
.
The backbone of the library is the Timeable and Time type classes.
.
Each Timeable instances can be converted to type that has a Time
instances, and thus are different representations of current time.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8e363b6ef2af1233880587f2fd4f0713
Homepage: https://github.com/vincenthz/hs-hourglass
Ghc-Package: hourglass-0.2.9-2bec3ace533dc0d3956a5333806cdb03
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu