How to Install and Uninstall ghc-quickcheck-io.x86_64 Package on CentOS Stream 8

Last updated: July 05,2024

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

Please follow the step by step instructions below to install ghc-quickcheck-io.x86_64 on CentOS Stream 8

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

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

In this section, we are going to explain the necessary steps to uninstall ghc-quickcheck-io.x86_64 on CentOS Stream 8:

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

3. Information about the ghc-quickcheck-io.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:08:11 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ghc-quickcheck-io
Version : 0.2.0
Release : 2.el8
Architecture : x86_64
Size : 16 k
Source : ghc-quickcheck-io-0.2.0-2.el8.src.rpm
Repository : epel
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.