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

Last updated: May 18,2024

1. Install "python36-nocasedict" package

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

$ sudo zypper refresh $ sudo zypper install python36-nocasedict

2. Uninstall "python36-nocasedict" package

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

$ sudo zypper remove python36-nocasedict

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

Information for package python36-nocasedict:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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.