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

Last updated: May 17,2024

1. Install "python39-ruamel.yaml" package

This guide covers the steps necessary to install python39-ruamel.yaml on openSuSE Tumbleweed

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

2. Uninstall "python39-ruamel.yaml" package

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

$ sudo zypper remove python39-ruamel.yaml

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

Information for package python39-ruamel.yaml:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.