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

Last updated: February 03,2025

1. Install "python38-ruamel.yaml" package

This tutorial shows how to install python38-ruamel.yaml on openSuSE Tumbleweed

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

2. Uninstall "python38-ruamel.yaml" package

In this section, we are going to explain the necessary steps to uninstall python38-ruamel.yaml on openSuSE Tumbleweed:

$ sudo zypper remove python38-ruamel.yaml

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

Information for package python38-ruamel.yaml:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-ruamel.yaml
Version : 0.17.17-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-ruamel.yaml-0.17.17-1.1.src
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.