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

Last updated: July 01,2024

1. Install "python2-iniparse" package

Please follow the guidance below to install python2-iniparse on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-iniparse

2. Uninstall "python2-iniparse" package

This is a short guide on how to uninstall python2-iniparse on openSUSE Leap:

$ sudo zypper remove python2-iniparse

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

Information for package python2-iniparse:
-----------------------------------------
Repository : Main Repository
Name : python2-iniparse
Version : 0.5-1.25
Arch : noarch
Vendor : SUSE LLC
Installed Size : 160,5 KiB
Installed : No
Status : not installed
Source package : python-iniparse-0.5-1.25.src
Summary : Python Module for Accessing and Modifying Configuration Data in INI files
Description :
iniparse is an INI parser for Python which is API compatible with the
standard library's ConfigParser, preserves structure of INI files
(order of sections & options, indentation, comments, and blank lines
are preserved when data is updated), and is more convenient to use.

5. The same packages on other Linux Distributions