How to Install and Uninstall ghc-gitrev.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 29,2024
1. Install "ghc-gitrev.x86_64" package
Please follow the step by step instructions below to install ghc-gitrev.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
ghc-gitrev.x86_64
Copied
2. Uninstall "ghc-gitrev.x86_64" package
Please follow the guidelines below to uninstall ghc-gitrev.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
ghc-gitrev.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-gitrev.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:57:35 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-gitrev
Version : 1.3.1
Release : 11.el8
Architecture : x86_64
Size : 20 k
Source : ghc-gitrev-1.3.1-11.el8.src.rpm
Repository : epel
Summary : Compile git revision info into Haskell projects
URL : https://hackage.haskell.org/package/gitrev
License : BSD
Description : Some handy Template Haskell splices for including the current git hash and
: branch in the code of your project. Useful for including in panic messages,
: '--version' output, or diagnostic info for more informative bug reports.
Available Packages
Name : ghc-gitrev
Version : 1.3.1
Release : 11.el8
Architecture : x86_64
Size : 20 k
Source : ghc-gitrev-1.3.1-11.el8.src.rpm
Repository : epel
Summary : Compile git revision info into Haskell projects
URL : https://hackage.haskell.org/package/gitrev
License : BSD
Description : Some handy Template Haskell splices for including the current git hash and
: branch in the code of your project. Useful for including in panic messages,
: '--version' output, or diagnostic info for more informative bug reports.