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

Last updated: September 20,2024

1. Install "ghc-tagged.x86_64" package

This guide covers the steps necessary to install ghc-tagged.x86_64 on Rocky Linux 8

$ 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 Rocky Linux 8:

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

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

Last metadata expiration check: 1:45:24 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ghc-tagged
Version : 0.8.6
Release : 1.el8
Architecture : x86_64
Size : 40 k
Source : ghc-tagged-0.8.6-1.el8.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.