How to Install and Uninstall ghc-partial-order Package on openSUSE Leap

Last updated: October 31,2024

1. Install "ghc-partial-order" package

Please follow the guidance below to install ghc-partial-order on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-partial-order

2. Uninstall "ghc-partial-order" package

In this section, we are going to explain the necessary steps to uninstall ghc-partial-order on openSUSE Leap:

$ sudo zypper remove ghc-partial-order

3. Information about the ghc-partial-order package on openSUSE Leap

Information for package ghc-partial-order:
------------------------------------------
Repository : Main Repository
Name : ghc-partial-order
Version : 0.2.0.0-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 49.0 KiB
Installed : No
Status : not installed
Source package : ghc-partial-order-0.2.0.0-bp155.2.13.src
Upstream URL : https://hackage.haskell.org/package/partial-order
Summary : Provides typeclass suitable for types admitting a partial order
Description :
This packages provides the PartialOrd typeclass suitable for types admitting a
partial order. The only module exposed by this package is Data.PartialOrd.
Along with the PartialOrd typeclass and some utility functions for working with
partially ordered types, it exports instances for certain numeric types along
with instances for lists and sets.

5. The same packages on other Linux Distributions