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

Last updated: June 26,2024

1. Install "python38-pytoml" package

Please follow the guidance below to install python38-pytoml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pytoml

2. Uninstall "python38-pytoml" package

In this section, we are going to explain the necessary steps to uninstall python38-pytoml on openSuSE Tumbleweed:

$ sudo zypper remove python38-pytoml

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

Information for package python38-pytoml:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytoml
Version : 0.1.21-2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 55,2 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.