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

Last updated: July 04,2024

1. Install "python312-pytoml" package

Please follow the steps below to install python312-pytoml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pytoml

2. Uninstall "python312-pytoml" package

This is a short guide on how to uninstall python312-pytoml on openSuSE Tumbleweed:

$ sudo zypper remove python312-pytoml

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

Information for package python312-pytoml:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytoml
Version : 0.1.21-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 50.8 KiB
Installed : No
Status : not installed
Source package : python-pytoml-0.1.21-3.7.src
Upstream URL : https://github.com/avakar/pytoml
Summary : TOML-0.4.0 parser/writer for Python
Description :
A specs-conforming and strict parser and writer for TOML files.
The library currently supports version 0.4.0 of the specs.
The pytoml project is no longer being actively maintained.
Consider using the toml package instead.