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

Last updated: May 17,2024

1. Install "python2-configparser" package

Please follow the guidelines below to install python2-configparser on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-configparser

2. Uninstall "python2-configparser" package

This guide let you learn how to uninstall python2-configparser on openSUSE Leap:

$ sudo zypper remove python2-configparser

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

Information for package python2-configparser:
---------------------------------------------
Repository : Main Repository
Name : python2-configparser
Version : 3.7.3-1.12
Arch : noarch
Vendor : SUSE LLC
Installed Size : 156,5 KiB
Installed : No
Status : not installed
Source package : python-configparser-3.7.3-1.12.src
Summary : Backport of the enhanced config parser introduced in Python 3.x
Description :
The ancient ConfigParser module available in the standard library 2.x has
seen a major update in Python 3.x. This is a backport of those changes so
that they can be used directly in Python 2.7.