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

Last updated: May 10,2024

1. Install "python38-nocaselist" package

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

$ sudo zypper refresh $ sudo zypper install python38-nocaselist

2. Uninstall "python38-nocaselist" package

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

$ sudo zypper remove python38-nocaselist

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

Information for package python38-nocaselist:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-nocaselist
Version : 1.0.4-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 72,1 KiB
Installed : No
Status : not installed
Source package : python-nocaselist-1.0.4-1.4.src
Summary : A case-insensitive list for Python
Description :
Class `NocaseList`_ is a case-insensitive list that preserves the lexical case
of its items.