How to Install and Uninstall snakeyaml Package on openSUSE Leap

Last updated: May 02,2024

1. Install "snakeyaml" package

Please follow the steps below to install snakeyaml on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install snakeyaml

2. Uninstall "snakeyaml" package

Please follow the instructions below to uninstall snakeyaml on openSUSE Leap:

$ sudo zypper remove snakeyaml

3. Information about the snakeyaml package on openSUSE Leap

Information for package snakeyaml:
----------------------------------
Repository : Main Repository
Name : snakeyaml
Version : 1.33-150200.3.12.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 352.1 KiB
Installed : No
Status : not installed
Source package : snakeyaml-1.33-150200.3.12.4.src
Upstream URL : https://bitbucket.org/snakeyaml/snakeyaml
Summary : YAML parser and emitter for the Java programming language
Description :
SnakeYAML features:
* a complete YAML 1.1 parser. In particular,
SnakeYAML can parse all examples from the specification.
* Unicode support including UTF-8/UTF-16 input/output.
* high-level API for serializing and deserializing
native Java objects.
* support for all types from the YAML types repository.
* relatively sensible error messages.

5. The same packages on other Linux Distributions