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

Last updated: May 18,2024

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

This guide let you learn how to install python3-ruamel.yaml.clib on openSUSE Leap

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

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

Please follow the steps below to uninstall python3-ruamel.yaml.clib on openSUSE Leap:

$ sudo zypper remove python3-ruamel.yaml.clib

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

Information for package python3-ruamel.yaml.clib:
-------------------------------------------------
Repository : Main Repository
Name : python3-ruamel.yaml.clib
Version : 0.2.0-1.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 354.4 KiB
Installed : No
Status : not installed
Source package : python-ruamel.yaml.clib-0.2.0-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.