How to Install and Uninstall ghc-hourglass.x86_64 Package on Fedora 36

Last updated: May 19,2024

1. Install "ghc-hourglass.x86_64" package

This is a short guide on how to install ghc-hourglass.x86_64 on Fedora 36

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

2. Uninstall "ghc-hourglass.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-hourglass.x86_64 on Fedora 36:

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

3. Information about the ghc-hourglass.x86_64 package on Fedora 36

Last metadata expiration check: 4:16:07 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-hourglass
Version : 0.2.12
Release : 11.fc36
Architecture : x86_64
Size : 170 k
Source : ghc-hourglass-0.2.12-11.fc36.src.rpm
Repository : fedora
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.