How to Install and Uninstall ghc-clock Package on openSUSE Leap

Last updated: April 30,2024

1. Install "ghc-clock" package

This tutorial shows how to install ghc-clock on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-clock

2. Uninstall "ghc-clock" package

Please follow the step by step instructions below to uninstall ghc-clock on openSUSE Leap:

$ sudo zypper remove ghc-clock

3. Information about the ghc-clock package on openSUSE Leap

Information for package ghc-clock:
----------------------------------
Repository : Main Repository
Name : ghc-clock
Version : 0.8.3-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 245.3 KiB
Installed : No
Status : not installed
Source package : ghc-clock-0.8.3-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/clock
Summary : High-resolution clock functions: monotonic, realtime, cputime
Description :
A package for convenient access to high-resolution clock and timer functions of
different operating systems via a unified API.
POSIX code and surface API was developed by Cetin Sert in 2009.
Windows code was contributed by Eugene Kirpichov in 2010.
FreeBSD code was contributed by Finn Espen Gundersen on 2013-10-14.
OS X code was contributed by Gerolf Seitz on 2013-10-15.
Derived 'Generic', 'Typeable' and other instances for 'Clock' and 'TimeSpec'
was contributed by Mathieu Boespflug on 2014-09-17.
Corrected dependency listing for 'GHC < 7.6' was contributed by Brian McKenna
on 2014-09-30.
Windows code corrected by Dimitri Sabadie on 2015-02-09.
Added 'timeSpecAsNanoSecs' as observed widely-used by Chris Done on 2015-01-06,
exported correctly on 2015-04-20.
Imported Control.Applicative operators correctly for Haskell Platform on
Windows on 2015-04-21.
Unit tests and instance fixes by Christian Burger on 2015-06-25.
Removal of fromInteger : Integer -> TimeSpec by Cetin Sert on 2015-12-15.
New Linux-specific Clocks: MonotonicRaw, Boottime, MonotonicCoarse,
RealtimeCoarse by Cetin Sert on 2015-12-15.
Reintroduction fromInteger : Integer -> TimeSpec by Cetin Sert on 2016-04-05.
Fixes for older Linux build failures introduced by new Linux-specific clocks by
Mario Longobardi on 2016-04-18.
Refreshment release in 2019-04 after numerous contributions.
Refactoring for Windows, Mac implementation consistence by Alexander Vershilov
on 2021-01-16.
[Version Scheme] Major-'/R/'-ewrite . New-'/F/'-unctionality .
'/I/'-mprovementAndBugFixes . '/P/'-ackagingOnly
* 'PackagingOnly' changes are made for quality assurance reasons.

5. The same packages on other Linux Distributions