How to Install and Uninstall ghc-utf8-string Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-utf8-string" package
This tutorial shows how to install ghc-utf8-string on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-utf8-string
Copied
2. Uninstall "ghc-utf8-string" package
In this section, we are going to explain the necessary steps to uninstall ghc-utf8-string on openSUSE Leap:
$
sudo zypper remove
ghc-utf8-string
Copied
3. Information about the ghc-utf8-string package on openSUSE Leap
Information for package ghc-utf8-string:
----------------------------------------
Repository : Main Repository
Name : ghc-utf8-string
Version : 1.0.2-150500.1.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 218.5 KiB
Installed : No
Status : not installed
Source package : ghc-utf8-string-1.0.2-150500.1.1.src
Upstream URL : https://hackage.haskell.org/package/utf8-string
Summary : Support for reading and writing UTF8 Strings
Description :
A UTF8 layer for Strings. The utf8-string package provides operations for
encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8
without truncation.
----------------------------------------
Repository : Main Repository
Name : ghc-utf8-string
Version : 1.0.2-150500.1.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 218.5 KiB
Installed : No
Status : not installed
Source package : ghc-utf8-string-1.0.2-150500.1.1.src
Upstream URL : https://hackage.haskell.org/package/utf8-string
Summary : Support for reading and writing UTF8 Strings
Description :
A UTF8 layer for Strings. The utf8-string package provides operations for
encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8
without truncation.