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

Last updated: October 05,2024

1. Install "python312-nocaselist" package

This guide let you learn how to install python312-nocaselist on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-nocaselist

2. Uninstall "python312-nocaselist" package

This guide let you learn how to uninstall python312-nocaselist on openSuSE Tumbleweed:

$ sudo zypper remove python312-nocaselist

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

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