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

Last updated: July 04,2024

1. Install "libghc-isomorphism-class-dev" package

Please follow the steps below to install libghc-isomorphism-class-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-isomorphism-class-dev

2. Uninstall "libghc-isomorphism-class-dev" package

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

$ sudo apt remove libghc-isomorphism-class-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-isomorphism-class-dev
Source: haskell-isomorphism-class
Version: 0.1.0.10-1
Installed-Size: 453
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-isomorphism-class-dev-0.1.0.10-457ed
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-hashable-dev-1.4.3.0-e937e, libghc-primitive-dev-0.8.0.0-a075c, libghc-text-dev-2.0.2-0847e, libghc-unordered-containers-dev-0.2.19.1-230f0, libghc-vector-dev-0.13.1.0-1ffee, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 65320
SHA256: 1253696ab65413b3f69121223af24a6f6bb426e3028a5044e89007d21d04d69a
SHA1: 55e5c04865b575f2abd73e52433c54bf35c75e8b
MD5sum: f90af965b450425d89014aeff5c731bb
Description: Isomorphism typeclass solving the conversion problem
Isomorphism as a lawful solution to the conversion problem.
.
Many libraries exist that approach the conversion problem. However
all of them provide lawless typeclasses leaving it up to the author
of the instance to define what makes a proper conversion. This
results in inconsistencies across instances and their behavior
being not evident to the user.
.
This library tackles this problem with a lawful typeclass, making it
evident what any of its instances do.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/nikita-volkov/isomorphism-class
Ghc-Package: isomorphism-class-0.1.0.10-7FvwnBn6QQEGDzWmug0ReE
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-isomorphism-class/libghc-isomorphism-class-dev_0.1.0.10-1_amd64.deb

5. The same packages on other Linux Distributions