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

Last updated: June 05,2024

1. Install "libghc-convertible-dev" package

This guide covers the steps necessary to install libghc-convertible-dev on Kali Linux

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

2. Uninstall "libghc-convertible-dev" package

This is a short guide on how to uninstall libghc-convertible-dev on Kali Linux:

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

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

Package: libghc-convertible-dev
Source: haskell-convertible (1.1.1.1-2)
Version: 1.1.1.1-2+b1
Installed-Size: 4583
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-convertible-dev-1.1.1.1-d24f6
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-containers-dev-0.6.7-a1650, libghc-mtl-dev-2.2.2-6f39a, libghc-old-time-dev-1.1.0.3-fb5bf, libghc-text-dev-2.0.2-0847e, libghc-time-dev-1.12.2-491a0, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 367228
SHA256: dfeeed9a0ab4e96359e7208f6f9c5b771a3cdd52ae36305f9d6afcead9c73a66
SHA1: fb5cc45ce4a9f726a5b04071413b4d36941a6bee
MD5sum: 4a095c129b5b0ccd301793224ef6973f
Description: Typeclasses and instances for converting between types, GHC 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
Ghc-Package: convertible-1.1.1.1-CBys3tOuy9Z86PJyUjHJKl
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-convertible/libghc-convertible-dev_1.1.1.1-2+b1_amd64.deb