How to Install and Uninstall ghc9.0-time.x86_64 Package on Oracle Linux 9

Last updated: May 21,2024

1. Install "ghc9.0-time.x86_64" package

This tutorial shows how to install ghc9.0-time.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghc9.0-time.x86_64

2. Uninstall "ghc9.0-time.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc9.0-time.x86_64 on Oracle Linux 9:

$ sudo dnf remove ghc9.0-time.x86_64 $ sudo dnf autoremove

3. Information about the ghc9.0-time.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:53:18 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc9.0-time
Version : 1.9.3
Release : 7.el9
Architecture : x86_64
Size : 236 k
Source : ghc9.0-9.0.2-7.el9.src.rpm
Repository : epel
Summary : Haskell time library
URL : http://hackage.haskell.org/package/time
License : BSD
Description : This package provides the Haskell time library.