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

Last updated: July 06,2024

1. Install "python312-ruamel.yaml" package

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

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

2. Uninstall "python312-ruamel.yaml" package

This guide let you learn how to uninstall python312-ruamel.yaml on openSuSE Tumbleweed:

$ sudo zypper remove python312-ruamel.yaml

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

Information for package python312-ruamel.yaml:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-ruamel.yaml
Version : 0.17.35-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 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.