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

Last updated: November 07,2024

1. Install "python36-pytoml" package

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

$ sudo zypper refresh $ sudo zypper install python36-pytoml

2. Uninstall "python36-pytoml" package

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

$ sudo zypper remove python36-pytoml

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

Information for package python36-pytoml:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pytoml
Version : 0.1.21-2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 54,8 KiB
Installed : No
Status : not installed
Source package : python-pytoml-0.1.21-2.12.src
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.