How to Install and Uninstall ghc-th-abstraction.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "ghc-th-abstraction.x86_64" package

Please follow the guidelines below to install ghc-th-abstraction.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install ghc-th-abstraction.x86_64

2. Uninstall "ghc-th-abstraction.x86_64" package

This guide let you learn how to uninstall ghc-th-abstraction.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove ghc-th-abstraction.x86_64 $ sudo dnf autoremove

3. Information about the ghc-th-abstraction.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:01:45 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-th-abstraction
Version : 0.2.8.0
Release : 1.el8
Architecture : x86_64
Size : 90 k
Source : ghc-th-abstraction-0.2.8.0-1.el8.src.rpm
Repository : epel
Summary : Nicer interface for reified information about data types
URL : https://hackage.haskell.org/package/th-abstraction
License : ISC
Description : This package normalizes variations in the interface for inspecting datatype
: information via Template Haskell so that packages and support a single, easier
: to use informational datatype while supporting many versions of Template
: Haskell.