How to Install and Uninstall python310-ruamel.yaml Package on openSuSE Tumbleweed

Last updated: September 29,2024

1. Install "python310-ruamel.yaml" package

This guide let you learn how to install python310-ruamel.yaml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-ruamel.yaml

2. Uninstall "python310-ruamel.yaml" package

This is a short guide on how to uninstall python310-ruamel.yaml on openSuSE Tumbleweed:

$ sudo zypper remove python310-ruamel.yaml

3. Information about the python310-ruamel.yaml package on openSuSE Tumbleweed

Information for package python310-ruamel.yaml:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-ruamel.yaml
Version : 0.17.35-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-ruamel.yaml-0.17.35-1.4.src
Upstream URL : https://sourceforge.net/p/ruamel-yaml
Summary : Python YAML parser
Description :
ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation
of comments, seq/map flow style, and map key order.