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

Last updated: May 20,2024

1. Install "python39-nocaselist" package

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

$ sudo zypper refresh $ sudo zypper install python39-nocaselist

2. Uninstall "python39-nocaselist" package

This is a short guide on how to uninstall python39-nocaselist on openSuSE Tumbleweed:

$ sudo zypper remove python39-nocaselist

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

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