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

Last updated: July 05,2024

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

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

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

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

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

$ sudo zypper remove python312-ruamel.yaml.clib

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

Information for package python312-ruamel.yaml.clib:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-ruamel.yaml.clib
Version : 0.2.8+hg.44-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 360.9 KiB
Installed : No
Status : not installed
Source package : python-ruamel.yaml.clib-0.2.8+hg.44-1.1.src
Upstream URL : https://bitbucket.org/ruamel/yaml.clib
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.