How to Install and Uninstall python312-ini2toml Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python312-ini2toml" package

Please follow the guidance below to install python312-ini2toml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-ini2toml

2. Uninstall "python312-ini2toml" package

Learn how to uninstall python312-ini2toml on openSuSE Tumbleweed:

$ sudo zypper remove python312-ini2toml

3. Information about the python312-ini2toml package on openSuSE Tumbleweed

Information for package python312-ini2toml:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-ini2toml
Version : 0.13-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 360.8 KiB
Installed : No
Status : not installed
Source package : python-ini2toml-0.13-1.4.src
Upstream URL : https://github.com/abravalheri/ini2toml/
Summary : Automatic conversion of .ini/cfg files to TOML equivalents
Description :
The original purpose of this project is to help migrating setup.cfg files
to PEP 621, but by extension it can also be used to convert any compatible ini_cfg
file to TOML.