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

Last updated: September 28,2024

1. Install "python312-nocasedict" package

This guide let you learn how to install python312-nocasedict on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-nocasedict

2. Uninstall "python312-nocasedict" package

Please follow the guidelines below to uninstall python312-nocasedict on openSuSE Tumbleweed:

$ sudo zypper remove python312-nocasedict

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

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