How to Install and Uninstall ghc-timezone-olson Package on openSUSE Leap
Last updated: November 23,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 Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-timezone-olson
Copied
2. Uninstall "ghc-timezone-olson" package
Please follow the steps below to uninstall ghc-timezone-olson on openSUSE Leap:
$
sudo zypper remove
ghc-timezone-olson
Copied
3. Information about the ghc-timezone-olson package on openSUSE Leap
Information for package ghc-timezone-olson:
-------------------------------------------
Repository : Main Repository
Name : ghc-timezone-olson
Version : 0.2.1-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 246.8 KiB
Installed : No
Status : not installed
Source package : ghc-timezone-olson-0.2.1-bp155.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 : Main Repository
Name : ghc-timezone-olson
Version : 0.2.1-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 246.8 KiB
Installed : No
Status : not installed
Source package : ghc-timezone-olson-0.2.1-bp155.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
(