How To Install ghc-tasty-devel on Fedora 36

In this tutorial we learn how to install ghc-tasty-devel in Fedora 36. ghc-tasty-devel is Haskell tasty library development files

Introduction

In this tutorial we learn how to install ghc-tasty-devel on Fedora 36.

What is ghc-tasty-devel

This package provides the Haskell tasty library development files.

We can use yum or dnf to install ghc-tasty-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ghc-tasty-devel.

Install ghc-tasty-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install ghc-tasty-devel using dnf by running the following command:

sudo dnf -y install ghc-tasty-devel

Install ghc-tasty-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install ghc-tasty-devel using yum by running the following command:

sudo yum -y install ghc-tasty-devel

How To Uninstall ghc-tasty-devel on Fedora 36

To uninstall only the ghc-tasty-devel package we can use the following command:

sudo dnf remove ghc-tasty-devel

ghc-tasty-devel Package Contents on Fedora 36

/usr/lib64/ghc-8.10.5/package.conf.d/tasty-1.4.1.conf
/usr/lib64/ghc-8.10.5/tasty-1.4.1
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Control
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Control/Concurrent
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Control/Concurrent/Async.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Control/Concurrent/Async.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/CmdLine.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/CmdLine.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Core.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Core.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Ingredients
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Ingredients.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Ingredients.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Ingredients/Basic.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Ingredients/Basic.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Ingredients/ConsoleReporter.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Ingredients/ConsoleReporter.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Ingredients/IncludingOptions.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Ingredients/IncludingOptions.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Ingredients/ListTests.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Ingredients/ListTests.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Options
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Options.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Options.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Options/Core.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Options/Core.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Options/Env.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Options/Env.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Parallel.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Parallel.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Patterns
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Patterns.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Patterns.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Patterns/Eval.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Patterns/Eval.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Patterns/Expr.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Patterns/Expr.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Patterns/Parser.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Patterns/Parser.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Patterns/Types.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Patterns/Types.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Providers
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Providers.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Providers.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Providers/ConsoleFormat.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Providers/ConsoleFormat.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Run.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Run.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Runners
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Runners.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Runners.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Runners/Reducers.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Runners/Reducers.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Runners/Utils.dyn_hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/Test/Tasty/Runners/Utils.hi
/usr/lib64/ghc-8.10.5/tasty-1.4.1/libHStasty-1.4.1-5mO42rID0La679vg8RZ1OA.a
/usr/share/doc/ghc-tasty-devel
/usr/share/doc/ghc-tasty-devel/CHANGELOG.md
/usr/share/doc/ghc-tasty-devel/README.md

References

Summary

In this tutorial we learn how to install ghc-tasty-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).