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

Last updated: July 04,2024

1. Install "python310-pytoml" package

Please follow the guidelines below to install python310-pytoml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pytoml

2. Uninstall "python310-pytoml" package

Please follow the guidance below to uninstall python310-pytoml on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytoml

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

Information for package python310-pytoml:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pytoml
Version : 0.1.21-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 38.1 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.