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

Last updated: November 07,2024

1. Install "ghc-criterion" package

Please follow the instructions below to install ghc-criterion on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-criterion

2. Uninstall "ghc-criterion" package

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

$ sudo zypper remove ghc-criterion

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

Information for package ghc-criterion:
--------------------------------------
Repository : Main Repository
Name : ghc-criterion
Version : 1.5.13.0-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 18.6 MiB
Installed : No
Status : not installed
Source package : ghc-criterion-1.5.13.0-bp155.2.14.src
Upstream URL : https://hackage.haskell.org/package/criterion
Summary : Robust, reliable performance measurement and analysis
Description :
This library provides a powerful but simple way to measure software
performance. It provides both a framework for executing and analysing
benchmarks and a set of driver functions that makes it easy to build and run
benchmarks, and to analyse their results.
The fastest way to get started is to read the
, followed
by the documentation and examples in the "Criterion.Main" module.
For examples of the kinds of reports that criterion generates, see
.

5. The same packages on other Linux Distributions