How to Install and Uninstall libghc-quickcheck-classes-base-prof Package on Kali Linux

Last updated: May 04,2024

1. Install "libghc-quickcheck-classes-base-prof" package

Please follow the guidelines below to install libghc-quickcheck-classes-base-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-quickcheck-classes-base-prof

2. Uninstall "libghc-quickcheck-classes-base-prof" package

Please follow the guidance below to uninstall libghc-quickcheck-classes-base-prof on Kali Linux:

$ sudo apt remove libghc-quickcheck-classes-base-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-quickcheck-classes-base-prof package on Kali Linux

Package: libghc-quickcheck-classes-base-prof
Source: haskell-quickcheck-classes-base (0.6.2.0-4)
Version: 0.6.2.0-4+b1
Installed-Size: 3228
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-quickcheck-classes-base-prof-0.6.2.0-72530
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-quickcheck-classes-base-dev (= 0.6.2.0-4+b1), libghc-quickcheck-prof-2.14.3-69b0e, libghc-transformers-prof-0.5.6.2-931c3
Size: 301160
SHA256: 2be1e0fece803d44e79ea42fbaf09cd7ea5c6c5ad0902bf604994a404d54900e
SHA1: f4c0f7e27e55002bad18e73e7884bac74a429810
MD5sum: fcb13f12f4f831e1b1358387c59e9f0a
Description: QuickCheck common typeclasses from `base`; profiling libraries
This libary is a minimal variant of `quickcheck-classes` that
only provides laws for typeclasses from `base`. The main purpose
of splitting this out is so that `primitive` can depend on
`quickcheck-classes-base` in its test suite, avoiding the circular
dependency that arises if `quickcheck-classes` is used instead.
.
This library provides QuickCheck properties to ensure
that typeclass instances adhere to the set of laws that
they are supposed to. There are other libraries that do
similar things, such as `genvalidity-hspec` and `checkers`.
This library differs from other solutions by not introducing
any new typeclasses that the user needs to learn.
.
/Note:/ on GHC < 8.5, this library uses the higher-kinded typeclasses
('Data.Functor.Classes.Show1', 'Data.Functor.Classes.Eq1',
'Data.Functor.Classes.Ord1', etc.),
but on GHC >= 8.5, it uses `-XQuantifiedConstraints` to express these
constraints more cleanly.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/andrewthad/quickcheck-classes#readme
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-quickcheck-classes-base/libghc-quickcheck-classes-base-prof_0.6.2.0-4+b1_amd64.deb