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

Last updated: July 03,2024

1. Install "python311-nocaselist" package

Please follow the steps below to install python311-nocaselist on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-nocaselist

2. Uninstall "python311-nocaselist" package

Please follow the guidelines below to uninstall python311-nocaselist on openSuSE Tumbleweed:

$ sudo zypper remove python311-nocaselist

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

Information for package python311-nocaselist:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-nocaselist
Version : 2.0.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 67.1 KiB
Installed : No
Status : not installed
Source package : python-nocaselist-2.0.0-1.4.src
Upstream URL : https://github.com/pywbem/nocaselist
Summary : A case-insensitive list for Python
Description :
Class `NocaseList`_ is a case-insensitive list that preserves the lexical case
of its items.