How to Install and Uninstall ghc-iso8601-time.x86_64 Package on CentOS Stream 9
Last updated: November 17,2024
1. Install "ghc-iso8601-time.x86_64" package
This guide let you learn how to install ghc-iso8601-time.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-iso8601-time.x86_64
Copied
2. Uninstall "ghc-iso8601-time.x86_64" package
In this section, we are going to explain the necessary steps to uninstall ghc-iso8601-time.x86_64 on CentOS Stream 9:
$
sudo dnf remove
ghc-iso8601-time.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-iso8601-time.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:39:45 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-iso8601-time
Version : 0.1.5
Release : 7.el9
Architecture : x86_64
Size : 13 k
Source : ghc-iso8601-time-0.1.5-7.el9.src.rpm
Repository : epel
Summary : Convert to/from the ISO 8601 time format
URL : https://hackage.haskell.org/package/iso8601-time
License : MIT
Description : Conversion functions between Haskell time types and the ISO 8601 format, which
: is often used for printing times, e.g. JavaScript's 'new Date().toISOString()'.
Available Packages
Name : ghc-iso8601-time
Version : 0.1.5
Release : 7.el9
Architecture : x86_64
Size : 13 k
Source : ghc-iso8601-time-0.1.5-7.el9.src.rpm
Repository : epel
Summary : Convert to/from the ISO 8601 time format
URL : https://hackage.haskell.org/package/iso8601-time
License : MIT
Description : Conversion functions between Haskell time types and the ISO 8601 format, which
: is often used for printing times, e.g. JavaScript's 'new Date().toISOString()'.