< Home - < Back

ghc-rpm-macros


Information about the package, ghc-rpm-macros, which is shipped with common Linux distributions. The ghc-rpm-macros package is designed for, RPM macros for building packages for GHC.


Package Name:

ghc-rpm-macros

Summary:

RPM macros for building packages for GHC

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.

Architecture:

x86_64

Version:

0.15.16

Release:

1.el6

Size:

37 k

Repository:

epel

From Repository:

Licence:

GPLv3



Handy Yum Commands for ghc-rpm-macros


Control the ghc-rpm-macros package with the following handy commands outlined below.


Command

Description of Command

yum install ghc-rpm-macros

This command will install ghc-rpm-macros on the server.

yum remove ghc-rpm-macros

This command will un-install ghc-rpm-macros on the server. When you run this command, you will be asked if you are sure that you want to remove ghc-rpm-macros, so you have to manually confirm that you want to do this.

yum -y remove ghc-rpm-macros

This command will un-install ghc-rpm-macros on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove ghc-rpm-macros when using the -y flag.

yum update ghc-rpm-macros

This command will update ghc-rpm-macros to the latest version. When you run this command, you will be asked if you are sure that you want to remove ghc-rpm-macros, so you have to manually confirm that you want to do this.

yum -y update ghc-rpm-macros

This command will update ghc-rpm-macros to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove ghc-rpm-macros when using the -y flag.

yum info ghc-rpm-macros

This command will show you core information about the ghc-rpm-macros package.

yum deplist ghc-rpm-macros

This command will show you the dependencies for ghc-rpm-macros. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update ghc-rpm-macros

This command will check if there is an update waiting on ghc-rpm-macros. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.