How to Install and Uninstall ghc-rpm-macros.noarch Package on CentOS 8 / RHEL 8

Last updated: May 20,2024

1. Install "ghc-rpm-macros.noarch" package

Please follow the steps below to install ghc-rpm-macros.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ghc-rpm-macros.noarch

2. Uninstall "ghc-rpm-macros.noarch" package

Please follow the instructions below to uninstall ghc-rpm-macros.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove ghc-rpm-macros.noarch $ sudo dnf autoremove

3. Information about the ghc-rpm-macros.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:34:46 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ghc-rpm-macros
Version : 1.9.0
Release : 1.1.el8
Architecture : noarch
Size : 61 k
Source : ghc-rpm-macros-1.9.0-1.1.el8.src.rpm
Repository : epel
Summary : RPM macros for building Haskell packages for GHC
URL : https://github.com/fedora-haskell/ghc-rpm-macros
License : GPLv3+
Description : A set of macros for building GHC packages following the Haskell Guidelines
: of the Fedora Haskell SIG. ghc needs to be installed in order to make use of
: these macros.