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

Last updated: October 05,2024

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

This guide covers the steps necessary to install ghc-haskell-src-exts-util.x86_64 on Fedora 36

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

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

This guide covers the steps necessary to uninstall ghc-haskell-src-exts-util.x86_64 on Fedora 36:

$ 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 36

Last metadata expiration check: 0:03:26 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : ghc-haskell-src-exts-util
Version : 0.2.5
Release : 9.fc36
Architecture : x86_64
Size : 42 k
Source : ghc-haskell-src-exts-util-0.2.5-9.fc36.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.