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

Last updated: February 24,2025

1. Install "python36-contextlib2" package

Please follow the step by step instructions below to install python36-contextlib2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-contextlib2

2. Uninstall "python36-contextlib2" package

This guide let you learn how to uninstall python36-contextlib2 on openSuSE Tumbleweed:

$ sudo zypper remove python36-contextlib2

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

Information for package python36-contextlib2:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-contextlib2
Version : 21.6.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 75,5 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.