How to Install and Uninstall python310-yamlloader Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python310-yamlloader" package
This guide covers the steps necessary to install python310-yamlloader on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-yamlloader
Copied
2. Uninstall "python310-yamlloader" package
This guide covers the steps necessary to uninstall python310-yamlloader on openSuSE Tumbleweed:
$
sudo zypper remove
python310-yamlloader
Copied
3. Information about the python310-yamlloader package on openSuSE Tumbleweed
Information for package python310-yamlloader:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-yamlloader
Version : 1.3.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 15.7 KiB
Installed : No
Status : not installed
Source package : python-yamlloader-1.3.2-1.4.src
Upstream URL : https://github.com/Phynix/yamlloader
Summary : Ordered YAML loader and dumper for PyYAML
Description :
This module provides loaders and dumpers for PyYAML. Currently, an
OrderedDict loader/dumper is implemented, allowing to keep items order
when loading resp. dumping a file from/to an OrderedDict (Python 3.7:
Also regular dicts are supported and are the default items to be loaded
to. As of Python 3.7 preservation of insertion order is a language
feature of regular dicts.)
[API Documentation](https://phynix.github.io/yamlloader/index.html).
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-yamlloader
Version : 1.3.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 15.7 KiB
Installed : No
Status : not installed
Source package : python-yamlloader-1.3.2-1.4.src
Upstream URL : https://github.com/Phynix/yamlloader
Summary : Ordered YAML loader and dumper for PyYAML
Description :
This module provides loaders and dumpers for PyYAML. Currently, an
OrderedDict loader/dumper is implemented, allowing to keep items order
when loading resp. dumping a file from/to an OrderedDict (Python 3.7:
Also regular dicts are supported and are the default items to be loaded
to. As of Python 3.7 preservation of insertion order is a language
feature of regular dicts.)
[API Documentation](https://phynix.github.io/yamlloader/index.html).