How to Install and Uninstall ghc-hourglass.x86_64 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "ghc-hourglass.x86_64" package
Please follow the guidance below to install ghc-hourglass.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-hourglass.x86_64
Copied
2. Uninstall "ghc-hourglass.x86_64" package
Please follow the steps below to uninstall ghc-hourglass.x86_64 on Oracle Linux 9:
$
sudo dnf remove
ghc-hourglass.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-hourglass.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:39:09 ago on Thu Feb 15 07:50:05 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.
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.