How to Install and Uninstall ghc-semver Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "ghc-semver" package

Please follow the instructions below to install ghc-semver on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-semver

2. Uninstall "ghc-semver" package

This tutorial shows how to uninstall ghc-semver on openSuSE Tumbleweed:

$ sudo zypper remove ghc-semver

3. Information about the ghc-semver package on openSuSE Tumbleweed

Information for package ghc-semver:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-semver
Version : 0.4.0.1-1.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 295.3 KiB
Installed : No
Status : not installed
Source package : ghc-semver-0.4.0.1-1.15.src
Upstream URL : https://hackage.haskell.org/package/semver
Summary : Representation, manipulation, and de/serialisation of Semantic Versions
Description :
Representation, manipulation, and de/serialisation of a Version type following
the Semantic Versioning specification.
For more information see: .