How to Install and Uninstall ghc-timerep Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "ghc-timerep" package

Please follow the guidelines below to install ghc-timerep on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-timerep

2. Uninstall "ghc-timerep" package

Please follow the instructions below to uninstall ghc-timerep on openSuSE Tumbleweed:

$ sudo zypper remove ghc-timerep

3. Information about the ghc-timerep package on openSuSE Tumbleweed

Information for package ghc-timerep:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-timerep
Version : 2.1.0.0-1.22
Arch : x86_64
Vendor : openSUSE
Installed Size : 62.3 KiB
Installed : No
Status : not installed
Source package : ghc-timerep-2.1.0.0-1.22.src
Upstream URL : https://hackage.haskell.org/package/timerep
Summary : Parse and display time according to some RFCs (RFC3339, RFC2822, RFC822)
Description :
Parse and display time according to some RFC's.
Supported:
* RFC822
* RFC2822
* RFC3339
Special thanks to Koral for all the suggestions and help in solving some bugs.