How to Install and Uninstall ghc-gray-code Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "ghc-gray-code" package

Please follow the step by step instructions below to install ghc-gray-code on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-gray-code

2. Uninstall "ghc-gray-code" package

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

$ sudo zypper remove ghc-gray-code

3. Information about the ghc-gray-code package on openSuSE Tumbleweed

Information for package ghc-gray-code:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-gray-code
Version : 0.3.1-2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 40,1 KiB
Installed : No
Status : not installed
Source package : ghc-gray-code-0.3.1-2.12.src
Summary : Gray code encoder/decoder
Description :
Gray code is a binary numeral system where two successive numbers differ in
only one bit.
This package allows to convert numbers to one of the possible Gray codes and
back. Two binary representations of a number are supported: '[Bool]' and types
of 'FiniteBits' type class. 'FiniteBits' is the default implementation.

5. The same packages on other Linux Distributions