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

Last updated: May 18,2024

1. Install "ghc-Decimal" package

Please follow the instructions below to install ghc-Decimal on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-Decimal

2. Uninstall "ghc-Decimal" package

In this section, we are going to explain the necessary steps to uninstall ghc-Decimal on openSuSE Tumbleweed:

$ sudo zypper remove ghc-Decimal

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

Information for package ghc-Decimal:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-Decimal
Version : 0.5.2-2.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 149.1 KiB
Installed : No
Status : not installed
Source package : ghc-Decimal-0.5.2-2.6.src
Upstream URL : https://hackage.haskell.org/package/Decimal
Summary : Decimal numbers with variable precision
Description :
A decimal number has an integer mantissa and a negative exponent. The exponent
can be interpreted as the number of decimal places in the value.