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

Last updated: May 12,2024

1. Install "python39-contextlib2" package

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

$ sudo zypper refresh $ sudo zypper install python39-contextlib2

2. Uninstall "python39-contextlib2" package

Please follow the steps below to uninstall python39-contextlib2 on openSuSE Tumbleweed:

$ sudo zypper remove python39-contextlib2

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

Information for package python39-contextlib2:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.