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

Last updated: July 03,2024

1. Install "python39-pytoml" package

Learn how to install python39-pytoml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pytoml

2. Uninstall "python39-pytoml" package

Here is a brief guide to show you how to uninstall python39-pytoml on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytoml

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

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