How to Install and Uninstall python39-nocasedict Package on openSuSE Tumbleweed

Last updated: February 01,2025

1. Install "python39-nocasedict" package

Please follow the step by step instructions below to install python39-nocasedict on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-nocasedict

2. Uninstall "python39-nocasedict" package

Please follow the step by step instructions below to uninstall python39-nocasedict on openSuSE Tumbleweed:

$ sudo zypper remove python39-nocasedict

3. Information about the python39-nocasedict package on openSuSE Tumbleweed

Information for package python39-nocasedict:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-nocasedict
Version : 2.0.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 99.3 KiB
Installed : No
Status : not installed
Source package : python-nocasedict-2.0.1-1.4.src
Upstream URL : https://github.com/pywbem/nocasedict
Summary : A case-insensitive ordered dictionary for Python
Description :
Class `NocaseDict`_ is a case-insensitive ordered dictionary that preserves
the original lexical case of its keys.