How to Install and Uninstall python311-iniconfig Package on openSuSE Tumbleweed
Last updated: October 31,2024
1. Install "python311-iniconfig" package
This guide covers the steps necessary to install python311-iniconfig on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-iniconfig
Copied
2. Uninstall "python311-iniconfig" package
This is a short guide on how to uninstall python311-iniconfig on openSuSE Tumbleweed:
$
sudo zypper remove
python311-iniconfig
Copied
3. Information about the python311-iniconfig package on openSuSE Tumbleweed
Information for package python311-iniconfig:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-iniconfig
Version : 2.0.0-4.4
Arch : noarch
Vendor : openSUSE
Installed Size : 39.9 KiB
Installed : No
Status : not installed
Source package : python-iniconfig-2.0.0-4.4.src
Upstream URL : https://github.com/RonnyPfannschmidt/iniconfig
Summary : iniconfig: brain-dead simple config-ini parsing
Description :
iniconfig is a small and simple INI-file parser module
having a unique set of features:
* tested against Python2.4 across to Python3.2, Jython, PyPy
* maintains order of sections and entries
* supports multi-line values with or without line-continuations
* supports "#" comments everywhere
* raises errors with proper line-numbers
* no bells and whistles like automatic substitutions
* iniconfig raises an Error if two sections have the same name.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-iniconfig
Version : 2.0.0-4.4
Arch : noarch
Vendor : openSUSE
Installed Size : 39.9 KiB
Installed : No
Status : not installed
Source package : python-iniconfig-2.0.0-4.4.src
Upstream URL : https://github.com/RonnyPfannschmidt/iniconfig
Summary : iniconfig: brain-dead simple config-ini parsing
Description :
iniconfig is a small and simple INI-file parser module
having a unique set of features:
* tested against Python2.4 across to Python3.2, Jython, PyPy
* maintains order of sections and entries
* supports multi-line values with or without line-continuations
* supports "#" comments everywhere
* raises errors with proper line-numbers
* no bells and whistles like automatic substitutions
* iniconfig raises an Error if two sections have the same name.