How to Install and Uninstall ghc-tasty-quickcheck.x86_64 Package on Rocky Linux 9

Last updated: May 17,2024

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

Please follow the step by step instructions below to install ghc-tasty-quickcheck.x86_64 on Rocky Linux 9

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

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

Please follow the guidelines below to uninstall ghc-tasty-quickcheck.x86_64 on Rocky Linux 9:

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

3. Information about the ghc-tasty-quickcheck.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:11:34 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-tasty-quickcheck
Version : 0.10.2
Release : 1.el9
Architecture : x86_64
Size : 31 k
Source : ghc-tasty-quickcheck-0.10.2-1.el9.src.rpm
Repository : epel
Summary : QuickCheck support for the Tasty test framework
URL : https://hackage.haskell.org/package/tasty-quickcheck
License : MIT
Description : QuickCheck support for the Tasty test framework.