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

Last updated: May 22,2024

1. Install "python2-contextlib2" package

Learn how to install python2-contextlib2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-contextlib2

2. Uninstall "python2-contextlib2" package

In this section, we are going to explain the necessary steps to uninstall python2-contextlib2 on openSUSE Leap:

$ sudo zypper remove python2-contextlib2

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

Information for package python2-contextlib2:
--------------------------------------------
Repository : Main Repository
Name : python2-contextlib2
Version : 0.6.0-bp153.1.121
Arch : noarch
Vendor : openSUSE
Installed Size : 49,0 KiB
Installed : No
Status : not installed
Source package : python-contextlib2-0.6.0-bp153.1.121.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.