How to Install and Uninstall ghc-timezone-olson Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "ghc-timezone-olson" package
In this section, we are going to explain the necessary steps to install ghc-timezone-olson on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-timezone-olson
Copied
2. Uninstall "ghc-timezone-olson" package
Please follow the step by step instructions below to uninstall ghc-timezone-olson on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-timezone-olson
Copied
3. Information about the ghc-timezone-olson package on openSuSE Tumbleweed
Information for package ghc-timezone-olson:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-timezone-olson
Version : 0.2.1-2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 254.7 KiB
Installed : No
Status : not installed
Source package : ghc-timezone-olson-0.2.1-2.13.src
Upstream URL : https://hackage.haskell.org/package/timezone-olson
Summary : A pure Haskell parser and renderer for binary Olson timezone files
Description :
A parser and renderer for binary Olson timezone files whose format is specified
by the tzfile(5) man page on Unix-like systems. For more information about this
format, see.
Functions are provided for converting the parsed data into 'TimeZoneSeries'
objects from the timezone-series package. On many platforms, binary Olson
timezone files suitable for use with this package are available in the
directory /usr/share/zoneinfo and its subdirectories on your computer.
For a way to read binary Olson timezone files at compile time, see the
timezone-olson-th package
().
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-timezone-olson
Version : 0.2.1-2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 254.7 KiB
Installed : No
Status : not installed
Source package : ghc-timezone-olson-0.2.1-2.13.src
Upstream URL : https://hackage.haskell.org/package/timezone-olson
Summary : A pure Haskell parser and renderer for binary Olson timezone files
Description :
A parser and renderer for binary Olson timezone files whose format is specified
by the tzfile(5) man page on Unix-like systems. For more information about this
format, see
Functions are provided for converting the parsed data into 'TimeZoneSeries'
objects from the timezone-series package. On many platforms, binary Olson
timezone files suitable for use with this package are available in the
directory /usr/share/zoneinfo and its subdirectories on your computer.
For a way to read binary Olson timezone files at compile time, see the
timezone-olson-th package
(