How to Install and Uninstall python38-yamlloader Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-yamlloader" package
Please follow the guidelines below to install python38-yamlloader on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-yamlloader
Copied
2. Uninstall "python38-yamlloader" package
Please follow the instructions below to uninstall python38-yamlloader on openSuSE Tumbleweed:
$
sudo zypper remove
python38-yamlloader
Copied
3. Information about the python38-yamlloader package on openSuSE Tumbleweed
Information for package python38-yamlloader:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-yamlloader
Version : 1.1.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 16,1 KiB
Installed : No
Status : not installed
Source package : python-yamlloader-1.1.0-1.1.src
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 : python38-yamlloader
Version : 1.1.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 16,1 KiB
Installed : No
Status : not installed
Source package : python-yamlloader-1.1.0-1.1.src
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).