How to Install and Uninstall ghc-haskell-src-exts-util.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

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

Learn how to install ghc-haskell-src-exts-util.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ 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 guidance below to uninstall ghc-haskell-src-exts-util.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ 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 Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:29:42 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-haskell-src-exts-util
Version : 0.2.3
Release : 1.el8
Architecture : x86_64
Size : 42 k
Source : ghc-haskell-src-exts-util-0.2.3-1.el8.src.rpm
Repository : epel
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.