How to Install and Uninstall python311-iniconfig Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python311-iniconfig" package
This guide covers the steps necessary to install python311-iniconfig on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-iniconfig
Copied
2. Uninstall "python311-iniconfig" package
Please follow the guidance below to uninstall python311-iniconfig on openSUSE Leap:
$
sudo zypper remove
python311-iniconfig
Copied
3. Information about the python311-iniconfig package on openSUSE Leap
Information for package python311-iniconfig:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-iniconfig
Version : 2.0.0-150400.10.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 39.4 KiB
Installed : No
Status : not installed
Source package : python-iniconfig-2.0.0-150400.10.3.9.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-iniconfig
Version : 2.0.0-150400.10.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 39.4 KiB
Installed : No
Status : not installed
Source package : python-iniconfig-2.0.0-150400.10.3.9.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.