How to Install and Uninstall ghc-rpm-macros.noarch Package on Oracle Linux 8

Last updated: October 05,2024

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

Here is a brief guide to show you how to install ghc-rpm-macros.noarch on Oracle Linux 8

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

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

Here is a brief guide to show you how to uninstall ghc-rpm-macros.noarch on Oracle Linux 8:

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

3. Information about the ghc-rpm-macros.noarch package on Oracle Linux 8

Last metadata expiration check: 6:37:41 ago on Mon Sep 12 02:51:38 2022.
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.