How to Install and Uninstall python36-poyo Package on openSuSE Tumbleweed
Last updated: November 22,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-poyo" package
This is a short guide on how to install python36-poyo on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-poyo
Copied
2. Uninstall "python36-poyo" package
This guide let you learn how to uninstall python36-poyo on openSuSE Tumbleweed:
$
sudo zypper remove
python36-poyo
Copied
3. Information about the python36-poyo package on openSuSE Tumbleweed
Information for package python36-poyo:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-poyo
Version : 0.5.0-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 63,6 KiB
Installed : No
Status : not installed
Source package : python-poyo-0.5.0-1.9.src
Summary : YAML Parser for Python
Description :
A YAML Parser for Python.
Please note that Poyo supports only a chosen subset of the YAML format.
It can only read but not write and is not compatible with JSON.
Poyo does not allow deserialization of arbitrary Python objects. Supported
types are str, bool, int, float, NoneType as well as dict and list values.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-poyo
Version : 0.5.0-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 63,6 KiB
Installed : No
Status : not installed
Source package : python-poyo-0.5.0-1.9.src
Summary : YAML Parser for Python
Description :
A YAML Parser for Python.
Please note that Poyo supports only a chosen subset of the YAML format.
It can only read but not write and is not compatible with JSON.
Poyo does not allow deserialization of arbitrary Python objects. Supported
types are str, bool, int, float, NoneType as well as dict and list values.