How To Install ghc-atomic-write-doc on Fedora 36

In this tutorial we learn how to install ghc-atomic-write-doc in Fedora 36. ghc-atomic-write-doc is Haskell atomic-write library documentation

Introduction

In this tutorial we learn how to install ghc-atomic-write-doc on Fedora 36.

What is ghc-atomic-write-doc

This package provides the Haskell atomic-write library documentation.

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

Install ghc-atomic-write-doc 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-atomic-write-doc using dnf by running the following command:

sudo dnf -y install ghc-atomic-write-doc

Install ghc-atomic-write-doc 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-atomic-write-doc using yum by running the following command:

sudo yum -y install ghc-atomic-write-doc

How To Uninstall ghc-atomic-write-doc on Fedora 36

To uninstall only the ghc-atomic-write-doc package we can use the following command:

sudo dnf remove ghc-atomic-write-doc

ghc-atomic-write-doc Package Contents on Fedora 36

/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/System-AtomicWrite-Writer-ByteString-Binary.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/System-AtomicWrite-Writer-ByteString.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/System-AtomicWrite-Writer-ByteStringBuilder.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/System-AtomicWrite-Writer-LazyByteString-Binary.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/System-AtomicWrite-Writer-LazyByteString.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/System-AtomicWrite-Writer-LazyText-Binary.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/System-AtomicWrite-Writer-LazyText.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/System-AtomicWrite-Writer-String-Binary.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/System-AtomicWrite-Writer-String.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/System-AtomicWrite-Writer-Text-Binary.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/System-AtomicWrite-Writer-Text.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/atomic-write.haddock
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/atomic-write.txt
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/doc-index.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/haddock-bundle.min.js
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/index.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/linuwial.css
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/meta.json
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/quick-jump.css
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src/System.AtomicWrite.Internal.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src/System.AtomicWrite.Writer.ByteString.Binary.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src/System.AtomicWrite.Writer.ByteString.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src/System.AtomicWrite.Writer.ByteStringBuilder.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src/System.AtomicWrite.Writer.LazyByteString.Binary.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src/System.AtomicWrite.Writer.LazyByteString.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src/System.AtomicWrite.Writer.LazyText.Binary.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src/System.AtomicWrite.Writer.LazyText.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src/System.AtomicWrite.Writer.String.Binary.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src/System.AtomicWrite.Writer.String.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src/System.AtomicWrite.Writer.Text.Binary.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src/System.AtomicWrite.Writer.Text.html
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src/highlight.js
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/src/style.css
/usr/share/doc/ghc/html/libraries/atomic-write-0.2.0.7/synopsis.png
/usr/share/licenses/ghc-atomic-write-doc
/usr/share/licenses/ghc-atomic-write-doc/LICENSE

References

Summary

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