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

Last updated: January 05,2025

1. Install "ghc-tagged.x86_64" package

This guide covers the steps necessary to install ghc-tagged.x86_64 on Fedora 35

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

2. Uninstall "ghc-tagged.x86_64" package

This is a short guide on how to uninstall ghc-tagged.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 2:52:29 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-tagged
Version : 0.8.6.1
Release : 1.fc35
Architecture : x86_64
Size : 40 k
Source : ghc-tagged-0.8.6.1-1.fc35.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.