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

Last updated: November 07,2024

1. Install "python36-ruamel.yaml.clib" package

Please follow the steps below to install python36-ruamel.yaml.clib on openSuSE Tumbleweed

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

2. Uninstall "python36-ruamel.yaml.clib" package

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

$ sudo zypper remove python36-ruamel.yaml.clib

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

Information for package python36-ruamel.yaml.clib:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-ruamel.yaml.clib
Version : 0.2.6-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 366,5 KiB
Installed : No
Status : not installed
Source package : python-ruamel.yaml.clib-0.2.6-1.2.src
Summary : Python YAML parser c-library
Description :
ruamel.yaml.clib is a YAML parser/emitter that supports roundtrip preservation
of comments, seq/map flow style, and map key order.
This package contains the C library counterpart of it.