How to Install and Uninstall ghc-lazysmallcheck.x86_64 Package on Fedora 38
Last updated: November 26,2024
1. Install "ghc-lazysmallcheck.x86_64" package
Learn how to install ghc-lazysmallcheck.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
ghc-lazysmallcheck.x86_64
Copied
2. Uninstall "ghc-lazysmallcheck.x86_64" package
In this section, we are going to explain the necessary steps to uninstall ghc-lazysmallcheck.x86_64 on Fedora 38:
$
sudo dnf remove
ghc-lazysmallcheck.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-lazysmallcheck.x86_64 package on Fedora 38
Last metadata expiration check: 2:24:50 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ghc-lazysmallcheck
Version : 0.6
Release : 41.fc38
Architecture : x86_64
Size : 32 k
Source : ghc-lazysmallcheck-0.6-41.fc38.src.rpm
Repository : fedora
Summary : A library for demand-driven testing of Haskell programs
URL : https://hackage.haskell.org/package/lazysmallcheck
License : BSD-3-Clause
Description : Lazy SmallCheck is a library for exhaustive, demand-driven testing of Haskell
: programs. It is based on the idea that if a property holds for a
: partially-defined input then it must also hold for all fully-defined
: refinements of the that input. Compared to ``eager'' input generation as in
: SmallCheck, Lazy SmallCheck may require significantly fewer test-cases to
: verify a property for all inputs up to a given depth.
Available Packages
Name : ghc-lazysmallcheck
Version : 0.6
Release : 41.fc38
Architecture : x86_64
Size : 32 k
Source : ghc-lazysmallcheck-0.6-41.fc38.src.rpm
Repository : fedora
Summary : A library for demand-driven testing of Haskell programs
URL : https://hackage.haskell.org/package/lazysmallcheck
License : BSD-3-Clause
Description : Lazy SmallCheck is a library for exhaustive, demand-driven testing of Haskell
: programs. It is based on the idea that if a property holds for a
: partially-defined input then it must also hold for all fully-defined
: refinements of the that input. Compared to ``eager'' input generation as in
: SmallCheck, Lazy SmallCheck may require significantly fewer test-cases to
: verify a property for all inputs up to a given depth.