How to Install and Uninstall ghc-clock.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "ghc-clock.x86_64" package

Please follow the instructions below to install ghc-clock.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "ghc-clock.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-clock.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the ghc-clock.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:19:09 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-clock
Version : 0.8.3
Release : 1.el9
Architecture : x86_64
Size : 49 k
Source : ghc-clock-0.8.3-1.el9.src.rpm
Repository : epel
Summary : High-resolution clock functions: monotonic, realtime, cputime
URL : https://hackage.haskell.org/package/clock
License : BSD
Description : A package for convenient access to high-resolution clock and timer functions of
: different operating systems via a unified API.