How to Install and Uninstall python3-pytoml Package on openSUSE Leap

Last updated: April 29,2024

1. Install "python3-pytoml" package

Please follow the guidelines below to install python3-pytoml on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pytoml

2. Uninstall "python3-pytoml" package

Please follow the instructions below to uninstall python3-pytoml on openSUSE Leap:

$ sudo zypper remove python3-pytoml

3. Information about the python3-pytoml package on openSUSE Leap

Information for package python3-pytoml:
---------------------------------------
Repository : Main Repository
Name : python3-pytoml
Version : 0.1.21-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 55.2 KiB
Installed : No
Status : not installed
Source package : python-pytoml-0.1.21-bp155.2.10.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.