How to Install and Uninstall ghc-unordered-containers Package on openSUSE Leap

Last updated: May 19,2024

1. Install "ghc-unordered-containers" package

Please follow the instructions below to install ghc-unordered-containers on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-unordered-containers

2. Uninstall "ghc-unordered-containers" package

Please follow the step by step instructions below to uninstall ghc-unordered-containers on openSUSE Leap:

$ sudo zypper remove ghc-unordered-containers

3. Information about the ghc-unordered-containers package on openSUSE Leap

Information for package ghc-unordered-containers:
-------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-unordered-containers
Version : 0.2.20-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 828.6 KiB
Installed : No
Status : not installed
Source package : ghc-unordered-containers-0.2.20-150500.3.3.1.src
Upstream URL : https://hackage.haskell.org/package/unordered-containers
Summary : Efficient hashing-based container types
Description :
Efficient hashing-based container types. The containers have been optimized for
performance critical use, both in terms of large data quantities and high
speed.
The declared cost of each operation is either worst-case or amortized, but
remains valid even if structures are shared.
/Security/
This package currently provides no defenses against hash collision attacks such
as HashDoS. Users who need to store input from untrusted sources are advised to
use 'Data.Map' or 'Data.Set' from the 'containers' package instead.

5. The same packages on other Linux Distributions