How to Install and Uninstall ghc-tagged.x86_64 Package on Rocky Linux 9

Last updated: May 09,2024

1. Install "ghc-tagged.x86_64" package

Please follow the guidance below to install ghc-tagged.x86_64 on Rocky Linux 9

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

2. Uninstall "ghc-tagged.x86_64" package

This guide covers the steps necessary to uninstall ghc-tagged.x86_64 on Rocky Linux 9:

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

3. Information about the ghc-tagged.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:05:45 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-tagged
Version : 0.8.6.1
Release : 2.el9
Architecture : x86_64
Size : 40 k
Source : ghc-tagged-0.8.6.1-2.el9.src.rpm
Repository : epel
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.