How to Install and Uninstall ghc-uniplate.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

1. Install "ghc-uniplate.x86_64" package

Please follow the guidelines below to install ghc-uniplate.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install ghc-uniplate.x86_64

2. Uninstall "ghc-uniplate.x86_64" package

Please follow the steps below to uninstall ghc-uniplate.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove ghc-uniplate.x86_64 $ sudo dnf autoremove

3. Information about the ghc-uniplate.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:25:53 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-uniplate
Version : 1.6.13
Release : 2.el9
Architecture : x86_64
Size : 151 k
Source : ghc-uniplate-1.6.13-2.el9.src.rpm
Repository : epel
Summary : Uniform type generic traversals library
URL : https://hackage.haskell.org/package/uniplate
License : BSD
Description : Uniplate is library for writing simple and concise generic operations.
: Uniplate has similar goals to the original Scrap Your Boilerplate work,
: but is substantially simpler and faster. The Uniplate manual is available at
: .