How to Install and Uninstall ghc-string-conv Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-string-conv" package
Learn how to install ghc-string-conv on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-string-conv
Copied
2. Uninstall "ghc-string-conv" package
Learn how to uninstall ghc-string-conv on openSUSE Leap:
$
sudo zypper remove
ghc-string-conv
Copied
3. Information about the ghc-string-conv package on openSUSE Leap
Information for package ghc-string-conv:
----------------------------------------
Repository : Main Repository
Name : ghc-string-conv
Version : 0.1.2-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 91.2 KiB
Installed : No
Status : not installed
Source package : ghc-string-conv-0.1.2-bp155.2.14.src
Upstream URL : https://hackage.haskell.org/package/string-conv
Summary : Standardized conversion between string types
Description :
Avoids the need to remember many different functions for converting string
types. Just use one universal function toS for all monomorphic string
conversions.
----------------------------------------
Repository : Main Repository
Name : ghc-string-conv
Version : 0.1.2-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 91.2 KiB
Installed : No
Status : not installed
Source package : ghc-string-conv-0.1.2-bp155.2.14.src
Upstream URL : https://hackage.haskell.org/package/string-conv
Summary : Standardized conversion between string types
Description :
Avoids the need to remember many different functions for converting string
types. Just use one universal function toS for all monomorphic string
conversions.