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

Last updated: July 04,2024

1. Install "python2-ruamel.yaml" package

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

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

2. Uninstall "python2-ruamel.yaml" package

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

$ sudo zypper remove python2-ruamel.yaml

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

Information for package python2-ruamel.yaml:
--------------------------------------------
Repository : Main Repository
Name : python2-ruamel.yaml
Version : 0.16.10-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-ruamel.yaml-0.16.10-bp153.1.17.src
Summary : Python YAML parser
Description :
ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation
of comments, seq/map flow style, and map key order.