How to Install and Uninstall ghc-quickcheck-io.x86_64 Package on Fedora 35

Last updated: February 23,2025

1. Install "ghc-quickcheck-io.x86_64" package

Please follow the guidelines below to install ghc-quickcheck-io.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install ghc-quickcheck-io.x86_64

2. Uninstall "ghc-quickcheck-io.x86_64" package

This is a short guide on how to uninstall ghc-quickcheck-io.x86_64 on Fedora 35:

$ sudo dnf remove ghc-quickcheck-io.x86_64 $ sudo dnf autoremove

3. Information about the ghc-quickcheck-io.x86_64 package on Fedora 35

Last metadata expiration check: 1:46:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-quickcheck-io
Version : 0.2.0
Release : 17.fc35
Architecture : x86_64
Size : 18 k
Source : ghc-quickcheck-io-0.2.0-17.fc35.src.rpm
Repository : fedora
Summary : Use HUnit assertions as QuickCheck properties
URL : https://hackage.haskell.org/package/quickcheck-io
License : MIT
Description : This package provides an orphan instance that allows you to use HUnit
: assertions as QuickCheck properties.