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

Last updated: July 01,2024

1. Install "ghc-nothunks" package

Please follow the step by step instructions below to install ghc-nothunks on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-nothunks

2. Uninstall "ghc-nothunks" package

This guide covers the steps necessary to uninstall ghc-nothunks on openSUSE Leap:

$ sudo zypper remove ghc-nothunks

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

Information for package ghc-nothunks:
-------------------------------------
Repository : Main Repository
Name : ghc-nothunks
Version : 0.1.3-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 282.1 KiB
Installed : No
Status : not installed
Source package : ghc-nothunks-0.1.3-bp155.2.13.src
Upstream URL : https://hackage.haskell.org/package/nothunks
Summary : Examine values for unexpected thunks
Description :
Long lived application data typically should not contain any thunks.
This library can be used to examine values for unexpected thunks, which can
then be used in assertions. This can be invaluable in avoiding memory leaks, or
tracking down existing ones.

5. The same packages on other Linux Distributions