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

Last updated: May 19,2024

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

Please follow the guidance below to install python38-ruamel.yaml.clib on openSuSE Tumbleweed

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

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

Please follow the instructions below to uninstall python38-ruamel.yaml.clib on openSuSE Tumbleweed:

$ sudo zypper remove python38-ruamel.yaml.clib

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

Information for package python38-ruamel.yaml.clib:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-ruamel.yaml.clib
Version : 0.2.6-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 358,6 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.