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

Last updated: November 07,2024

1. Install "python2-chainmap" package

This guide let you learn how to install python2-chainmap on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-chainmap

2. Uninstall "python2-chainmap" package

This guide covers the steps necessary to uninstall python2-chainmap on openSUSE Leap:

$ sudo zypper remove python2-chainmap

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

Information for package python2-chainmap:
-----------------------------------------
Repository : Main Repository
Name : python2-chainmap
Version : 1.0.3-bp153.1.23
Arch : noarch
Vendor : openSUSE
Installed Size : 35,0 KiB
Installed : No
Status : not installed
Source package : python-chainmap-1.0.3-bp153.1.23.src
Summary : Backport/clone of ChainMap for py26, py32, and pypy3
Description :
This module is a polyfill implementing 'ChainMap' for
reasonably-recent versions of Python that do not have
'collections.ChainMap' --namely, Python 2.6, Python 3.2,
and PyPy3 releases based on Python 3.2. (It will also
work as expected on Python 2.7, PyPy, and Python 3.3 and higher,
but it is not needed there since those verions' 'collection'
modules contains a 'ChainMap' implementation.)

5. The same packages on other Linux Distributions