How to Install and Uninstall ghc-iso8601-time.x86_64 Package on Fedora 39

Last updated: January 12,2025

1. Install "ghc-iso8601-time.x86_64" package

Please follow the guidelines below to install ghc-iso8601-time.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install ghc-iso8601-time.x86_64

2. Uninstall "ghc-iso8601-time.x86_64" package

Please follow the step by step instructions below to uninstall ghc-iso8601-time.x86_64 on Fedora 39:

$ sudo dnf remove ghc-iso8601-time.x86_64 $ sudo dnf autoremove

3. Information about the ghc-iso8601-time.x86_64 package on Fedora 39

Last metadata expiration check: 4:33:06 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ghc-iso8601-time
Version : 0.1.5
Release : 16.fc39
Architecture : x86_64
Size : 13 k
Source : ghc-iso8601-time-0.1.5-16.fc39.src.rpm
Repository : fedora
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()'.