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

Last updated: November 23,2024

1. Install "python310-nocasedict" package

Please follow the guidelines below to install python310-nocasedict on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-nocasedict

2. Uninstall "python310-nocasedict" package

This is a short guide on how to uninstall python310-nocasedict on openSuSE Tumbleweed:

$ sudo zypper remove python310-nocasedict

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

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