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

Last updated: June 03,2024

1. Install "python310-nocaselist" package

Here is a brief guide to show you how to install python310-nocaselist on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-nocaselist

2. Uninstall "python310-nocaselist" package

In this section, we are going to explain the necessary steps to uninstall python310-nocaselist on openSuSE Tumbleweed:

$ sudo zypper remove python310-nocaselist

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

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