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

Last updated: June 18,2024

1. Install "python36-ruamel.yaml" package

Here is a brief guide to show you how to install python36-ruamel.yaml on openSuSE Tumbleweed

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

2. Uninstall "python36-ruamel.yaml" package

Please follow the steps below to uninstall python36-ruamel.yaml on openSuSE Tumbleweed:

$ sudo zypper remove python36-ruamel.yaml

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

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