How to Install and Uninstall python3-poyo Package on openSUSE Leap
Last updated: November 08,2024
1. Install "python3-poyo" package
In this section, we are going to explain the necessary steps to install python3-poyo on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-poyo
Copied
2. Uninstall "python3-poyo" package
Learn how to uninstall python3-poyo on openSUSE Leap:
$
sudo zypper remove
python3-poyo
Copied
3. Information about the python3-poyo package on openSUSE Leap
Information for package python3-poyo:
-------------------------------------
Repository : Main Repository
Name : python3-poyo
Version : 0.5.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 65.6 KiB
Installed : No
Status : not installed
Source package : python-poyo-0.5.0-bp155.2.12.src
Upstream URL : https://github.com/hackebrot/poyo
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 : Main Repository
Name : python3-poyo
Version : 0.5.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 65.6 KiB
Installed : No
Status : not installed
Source package : python-poyo-0.5.0-bp155.2.12.src
Upstream URL : https://github.com/hackebrot/poyo
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.