How to Install and Uninstall ghc-haskell-src-exts-util.x86_64 Package on Fedora 34

Last updated: June 30,2024

1. Install "ghc-haskell-src-exts-util.x86_64" package

Please follow the guidance below to install ghc-haskell-src-exts-util.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ghc-haskell-src-exts-util.x86_64

2. Uninstall "ghc-haskell-src-exts-util.x86_64" package

Please follow the steps below to uninstall ghc-haskell-src-exts-util.x86_64 on Fedora 34:

$ sudo dnf remove ghc-haskell-src-exts-util.x86_64 $ sudo dnf autoremove

3. Information about the ghc-haskell-src-exts-util.x86_64 package on Fedora 34

Last metadata expiration check: 1:17:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-haskell-src-exts-util
Version : 0.2.5
Release : 6.fc34
Architecture : x86_64
Size : 41 k
Source : ghc-haskell-src-exts-util-0.2.5-6.fc34.src.rpm
Repository : fedora
Summary : Helper functions for working with haskell-src-exts trees
URL : https://hackage.haskell.org/package/haskell-src-exts-util
License : BSD
Description : A small suite of helper functions for working with haskell-src-exts:
: - Free variables
: - Bound variables
: - Minimal (approximate) rebracketing of AST values such that prettyprint
: roundtrips.