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

Last updated: October 14,2024

1. Install "ghc-hourglass.x86_64" package

Here is a brief guide to show you how to install ghc-hourglass.x86_64 on Fedora 38

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

2. Uninstall "ghc-hourglass.x86_64" package

Please follow the instructions below to uninstall ghc-hourglass.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 3:43:34 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ghc-hourglass
Version : 0.2.12
Release : 20.fc38
Architecture : x86_64
Size : 162 k
Source : ghc-hourglass-0.2.12-20.fc38.src.rpm
Repository : fedora
Summary : Simple performant time related library
URL : https://hackage.haskell.org/package/hourglass
License : BSD-3-Clause
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.