How to Install and Uninstall ghc-tasty-rerun.x86_64 Package on Fedora 34

Last updated: October 04,2024

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

In this section, we are going to explain the necessary steps to install ghc-tasty-rerun.x86_64 on Fedora 34

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

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

Here is a brief guide to show you how to uninstall ghc-tasty-rerun.x86_64 on Fedora 34:

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

3. Information about the ghc-tasty-rerun.x86_64 package on Fedora 34

Last metadata expiration check: 2:01:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-tasty-rerun
Version : 1.1.17
Release : 5.fc34
Architecture : x86_64
Size : 43 k
Source : ghc-tasty-rerun-1.1.17-5.fc34.src.rpm
Repository : fedora
Summary : Rerun only tests which failed in a previous test run
URL : https://hackage.haskell.org/package/tasty-rerun
License : BSD
Description : This ingredient for testing
: framework allows to filter a test tree depending on an outcome of the previous
: run. This may be useful in many scenarios, especially when a test suite grows
: large.