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

Last updated: May 21,2024

1. Install "python38-contextlib2" package

Please follow the steps below to install python38-contextlib2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-contextlib2

2. Uninstall "python38-contextlib2" package

This guide covers the steps necessary to uninstall python38-contextlib2 on openSuSE Tumbleweed:

$ sudo zypper remove python38-contextlib2

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

Information for package python38-contextlib2:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-contextlib2
Version : 21.6.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 75,4 KiB
Installed : No
Status : not installed
Source package : python-contextlib2-21.6.0-2.2.src
Summary : Backports and enhancements for the contextlib module
Description :
contextlib2 is a backport of the standard library's contextlib module to
earlier Python versions.
It also serves as a real world proving ground for possible future enhancements
to the standard library version.