How to Install and Uninstall libghc-convertible-prof Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libghc-convertible-prof" package

This guide covers the steps necessary to install libghc-convertible-prof on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libghc-convertible-prof

2. Uninstall "libghc-convertible-prof" package

Please follow the step by step instructions below to uninstall libghc-convertible-prof on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libghc-convertible-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-convertible-prof package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-convertible-prof
Architecture: amd64
Version: 1.1.1.0-9build2
Priority: extra
Section: universe/haskell
Source: haskell-convertible
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5789
Provides: libghc-convertible-prof-1.1.1.0-f1cb4
Depends: libghc-convertible-dev (= 1.1.1.0-9build2), libghc-base-prof-4.13.0.0-2f220, libghc-bytestring-prof-0.10.10.1-c40ee, libghc-containers-prof-0.6.2.1-ab1cf, libghc-mtl-prof-2.2.2-7208c, libghc-old-locale-prof-1.0.0.7-93114, libghc-old-time-prof-1.1.0.3-6f86f, libghc-text-prof-1.2.4.0-a7a6e, libghc-time-prof-1.9.3-1ee94
Filename: pool/universe/h/haskell-convertible/libghc-convertible-prof_1.1.1.0-9build2_amd64.deb
Size: 387012
MD5sum: e1574f32e42d0d8f87c15b064f3ab890
SHA1: 642fa92bc0aa713e77a7338b0fa6155276849a9e
SHA256: a883faa8ad372e97c0d306060421a4a9ee55de766cbbf22e6f5de148595b7e27
SHA512: fb2bc8a8b3d73173710a4629732c8e65c4dd908e92d0603b507080de1d2a9f10ed0c105d4d268a94fdbac6d7c1ede0ef283354cad0f39d53aace5f2cce49575f
Homepage: http://hackage.haskell.org/package/convertible
Description-en: Typeclasses and instances for converting between types, GHC profiling package
convertible provides a typeclass with a single function
that is designed to help convert between different types: numeric
values, dates and times, and the like. The conversions perform bounds
checking and return a pure Either value. This means that you need
not remember which specific function performs the conversion you
desire.
.
Also included in the package are optional instances that provide
conversion for various numeric and time types, as well as utilities
for writing your own instances.
.
Finally, there is a function that will raise an exception on
bounds-checking violation, or return a bare value otherwise,
implemented in terms of the safer function described above.
.
Convertible is also used by HDBC 2.0 for handling marshalling of
data to/from databases.
.
Convertible is backed by an extensive test suite and passes tests
on GHC and Hugs.
Description-md5: f830c5f99e389ed5a075e32d663fe1d6