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

Last updated: May 23,2024

1. Install "ghc-criterion" package

Please follow the guidance below to install ghc-criterion on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-criterion

2. Uninstall "ghc-criterion" package

Please follow the guidelines below to uninstall ghc-criterion on openSuSE Tumbleweed:

$ sudo zypper remove ghc-criterion

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

Information for package ghc-criterion:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-criterion
Version : 1.6.3.0-1.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 21.1 MiB
Installed : No
Status : not installed
Source package : ghc-criterion-1.6.3.0-1.16.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