How to Install and Uninstall ghc-hourglass.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "ghc-hourglass.x86_64" package

Please follow the guidelines below to install ghc-hourglass.x86_64 on AlmaLinux 9

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

2. Uninstall "ghc-hourglass.x86_64" package

Learn how to uninstall ghc-hourglass.x86_64 on AlmaLinux 9:

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

3. Information about the ghc-hourglass.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:22:06 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-hourglass
Version : 0.2.12
Release : 11.el9
Architecture : x86_64
Size : 170 k
Source : ghc-hourglass-0.2.12-11.el9.src.rpm
Repository : epel
Summary : Simple performant time related library
URL : https://hackage.haskell.org/package/hourglass
License : BSD
Description : Simple time library focusing on simple but powerful and performant API
:
: The backbone of the library are the Timeable and Time type classes.
:
: Each Timeable instances can be converted to type that has a Time instances, and
: thus are different representations of current time.