How to Install and Uninstall python3-contextlib2 Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python3-contextlib2" package

Please follow the step by step instructions below to install python3-contextlib2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-contextlib2

2. Uninstall "python3-contextlib2" package

Learn how to uninstall python3-contextlib2 on openSUSE Leap:

$ sudo zypper remove python3-contextlib2

3. Information about the python3-contextlib2 package on openSUSE Leap

Information for package python3-contextlib2:
--------------------------------------------
Repository : Main Repository
Name : python3-contextlib2
Version : 0.6.0-3.2.13
Arch : noarch
Vendor : SUSE LLC
Installed Size : 46.1 KiB
Installed : No
Status : not installed
Source package : python-contextlib2-0.6.0-3.2.13.src
Upstream URL : http://contextlib2.readthedocs.org
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.