How to Install and Uninstall python38-iniparse Package on openSuSE Tumbleweed
Last updated: November 27,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-iniparse" package
Please follow the guidance below to install python38-iniparse on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-iniparse
Copied
2. Uninstall "python38-iniparse" package
Learn how to uninstall python38-iniparse on openSuSE Tumbleweed:
$
sudo zypper remove
python38-iniparse
Copied
3. Information about the python38-iniparse package on openSuSE Tumbleweed
Information for package python38-iniparse:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-iniparse
Version : 0.5-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 145,1 KiB
Installed : No
Status : not installed
Source package : python-iniparse-0.5-2.5.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.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-iniparse
Version : 0.5-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 145,1 KiB
Installed : No
Status : not installed
Source package : python-iniparse-0.5-2.5.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.