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

Last updated: May 18,2024

1. Install "ghc-code-page" package

This is a short guide on how to install ghc-code-page on openSuSE Tumbleweed

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

2. Uninstall "ghc-code-page" package

Please follow the steps below to uninstall ghc-code-page on openSuSE Tumbleweed:

$ sudo zypper remove ghc-code-page

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

Information for package ghc-code-page:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-code-page
Version : 0.2.1-2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 45.5 KiB
Installed : No
Status : not installed
Source package : ghc-code-page-0.2.1-2.12.src
Upstream URL : https://hackage.haskell.org/package/code-page
Summary : Windows code page library for Haskell
Description :
This library provides two modules:
* "System.IO.CodePage": a cross-platform module that exports functions which
adjust code pages on Windows, and do nothing on other operating systems.
* "System.Win32.CodePage": On Windows, this exports functions for getting,
setting, and analyzing code pages. On other operating systems, this module
exports nothing.

5. The same packages on other Linux Distributions