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

Last updated: November 07,2024

1. Install "python311-nocasedict" package

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

$ sudo zypper refresh $ sudo zypper install python311-nocasedict

2. Uninstall "python311-nocasedict" package

Please follow the guidance below to uninstall python311-nocasedict on openSuSE Tumbleweed:

$ sudo zypper remove python311-nocasedict

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

Information for package python311-nocasedict:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-nocasedict
Version : 2.0.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 106.6 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.