How to Install and Uninstall ghc-quickcheck-io.x86_64 Package on Oracle Linux 9

Last updated: July 03,2024

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

This tutorial shows how to install ghc-quickcheck-io.x86_64 on Oracle Linux 9

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

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

Please follow the guidance below to uninstall ghc-quickcheck-io.x86_64 on Oracle Linux 9:

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

3. Information about the ghc-quickcheck-io.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:08:42 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-quickcheck-io
Version : 0.2.0
Release : 18.el9
Architecture : x86_64
Size : 18 k
Source : ghc-quickcheck-io-0.2.0-18.el9.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.