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

Last updated: May 19,2024

1. Install "python38-nocasedict" package

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

$ sudo zypper refresh $ sudo zypper install python38-nocasedict

2. Uninstall "python38-nocasedict" package

Please follow the steps below to uninstall python38-nocasedict on openSuSE Tumbleweed:

$ sudo zypper remove python38-nocasedict

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

Information for package python38-nocasedict:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-nocasedict
Version : 1.0.2-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 137,7 KiB
Installed : No
Status : not installed
Source package : python-nocasedict-1.0.2-1.5.src
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.