How to Install and Uninstall libghc-convertible-prof Package on Kali Linux

Last updated: May 07,2024

1. Install "libghc-convertible-prof" package

This is a short guide on how to install libghc-convertible-prof on Kali Linux

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

2. Uninstall "libghc-convertible-prof" package

This tutorial shows how to uninstall libghc-convertible-prof on Kali Linux:

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

3. Information about the libghc-convertible-prof package on Kali Linux

Package: libghc-convertible-prof
Source: haskell-convertible (1.1.1.1-2)
Version: 1.1.1.1-2+b1
Installed-Size: 3949
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-convertible-prof-1.1.1.1-d24f6
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-containers-prof-0.6.7-a1650, libghc-convertible-dev (= 1.1.1.1-2+b1), libghc-mtl-prof-2.2.2-6f39a, libghc-old-time-prof-1.1.0.3-fb5bf, libghc-text-prof-2.0.2-0847e, libghc-time-prof-1.12.2-491a0
Size: 296684
SHA256: ca6b079f5ab5493c4747bc6681aca11ccf444602f403a7ee3ba53544444c6e5b
SHA1: 88a3952ad2310241b93e253e7ce8568cf6de8653
MD5sum: b34bc2b51355450c61c3e7a1d62e396b
Description: 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:
Homepage: http://hackage.haskell.org/package/convertible
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-convertible/libghc-convertible-prof_1.1.1.1-2+b1_amd64.deb