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

Last updated: December 25,2024

1. Install "python36-nocaselist" package

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

$ sudo zypper refresh $ sudo zypper install python36-nocaselist

2. Uninstall "python36-nocaselist" package

This tutorial shows how to uninstall python36-nocaselist on openSuSE Tumbleweed:

$ sudo zypper remove python36-nocaselist

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

Information for package python36-nocaselist:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-nocaselist
Version : 1.0.4-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 72,3 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.