How to Install and Uninstall python2-ruamel.yaml.clib Package on openSUSE Leap

Last updated: May 19,2024

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

Please follow the guidance below to install python2-ruamel.yaml.clib on openSUSE Leap

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

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

Please follow the guidance below to uninstall python2-ruamel.yaml.clib on openSUSE Leap:

$ sudo zypper remove python2-ruamel.yaml.clib

3. Information about the python2-ruamel.yaml.clib package on openSUSE Leap

Information for package python2-ruamel.yaml.clib:
-------------------------------------------------
Repository : Main Repository
Name : python2-ruamel.yaml.clib
Version : 0.2.0-bp153.1.22
Arch : x86_64
Vendor : openSUSE
Installed Size : 376,6 KiB
Installed : No
Status : not installed
Source package : python-ruamel.yaml.clib-0.2.0-bp153.1.22.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.