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

Last updated: September 20,2024

1. Install "ghc-tagged.x86_64" package

This is a short guide on how to install ghc-tagged.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ghc-tagged.x86_64

2. Uninstall "ghc-tagged.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-tagged.x86_64 on Fedora 34:

$ sudo dnf remove ghc-tagged.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:17:06 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-tagged
Version : 0.8.6
Release : 10.fc34
Architecture : x86_64
Size : 40 k
Source : ghc-tagged-0.8.6-10.fc34.src.rpm
Repository : fedora
Summary : Haskell 98 phantom types to avoid unsafely passing dummy arguments
URL : https://hackage.haskell.org/package/tagged
License : BSD
Description : Haskell 98 phantom types to avoid unsafely passing dummy arguments.