How to Install and Uninstall ghc-code-page.x86_64 Package on CentOS Stream 8
Last updated: November 05,2024
1. Install "ghc-code-page.x86_64" package
This guide covers the steps necessary to install ghc-code-page.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
ghc-code-page.x86_64
Copied
2. Uninstall "ghc-code-page.x86_64" package
Please follow the step by step instructions below to uninstall ghc-code-page.x86_64 on CentOS Stream 8:
$
sudo dnf remove
ghc-code-page.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-code-page.x86_64 package on CentOS Stream 8
Last metadata expiration check: 4:04:00 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ghc-code-page
Version : 0.1.3
Release : 3.el8
Architecture : x86_64
Size : 12 k
Source : ghc-code-page-0.1.3-3.el8.src.rpm
Repository : epel
Summary : Windows code page library for Haskell
URL : https://hackage.haskell.org/package/code-page
License : BSD
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.
Available Packages
Name : ghc-code-page
Version : 0.1.3
Release : 3.el8
Architecture : x86_64
Size : 12 k
Source : ghc-code-page-0.1.3-3.el8.src.rpm
Repository : epel
Summary : Windows code page library for Haskell
URL : https://hackage.haskell.org/package/code-page
License : BSD
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.