How to Install and Uninstall ghc-code-page Package on openSUSE Leap
Last updated: November 07,2024
1. Install "ghc-code-page" package
This tutorial shows how to install ghc-code-page on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-code-page
Copied
2. Uninstall "ghc-code-page" package
Please follow the steps below to uninstall ghc-code-page on openSUSE Leap:
$
sudo zypper remove
ghc-code-page
Copied
3. Information about the ghc-code-page package on openSUSE Leap
Information for package ghc-code-page:
--------------------------------------
Repository : Main Repository
Name : ghc-code-page
Version : 0.2.1-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 45.6 KiB
Installed : No
Status : not installed
Source package : ghc-code-page-0.2.1-bp155.2.16.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.
--------------------------------------
Repository : Main Repository
Name : ghc-code-page
Version : 0.2.1-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 45.6 KiB
Installed : No
Status : not installed
Source package : ghc-code-page-0.2.1-bp155.2.16.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.