How to Install and Uninstall ghc-OneTuple Package on openSuSE Tumbleweed
Last updated: March 15,2025
1. Install "ghc-OneTuple" package
Please follow the steps below to install ghc-OneTuple on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-OneTuple
Copied
2. Uninstall "ghc-OneTuple" package
Please follow the guidelines below to uninstall ghc-OneTuple on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-OneTuple
Copied
3. Information about the ghc-OneTuple package on openSuSE Tumbleweed
Information for package ghc-OneTuple:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-OneTuple
Version : 0.4.1.1-3.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 19.5 KiB
Installed : No
Status : not installed
Source package : ghc-OneTuple-0.4.1.1-3.4.src
Upstream URL : https://hackage.haskell.org/package/OneTuple
Summary : Singleton Tuple
Description :
This package is a compatibility package for a singleton data type
> data Solo a = MkSolo a
Note: it's not a 'newtype'
'Solo' is available in 'base-4.16' (GHC-9.2).
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-OneTuple
Version : 0.4.1.1-3.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 19.5 KiB
Installed : No
Status : not installed
Source package : ghc-OneTuple-0.4.1.1-3.4.src
Upstream URL : https://hackage.haskell.org/package/OneTuple
Summary : Singleton Tuple
Description :
This package is a compatibility package for a singleton data type
> data Solo a = MkSolo a
Note: it's not a 'newtype'
'Solo' is available in 'base-4.16' (GHC-9.2).