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

Last updated: January 11,2025

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

Learn how to install ghc-th-abstraction.x86_64 on Fedora 35

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

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

Please follow the step by step instructions below to uninstall ghc-th-abstraction.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 1:49:32 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-th-abstraction
Version : 0.4.2.0
Release : 1.fc35
Architecture : x86_64
Size : 105 k
Source : ghc-th-abstraction-0.4.2.0-1.fc35.src.rpm
Repository : fedora
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.