How to Install and Uninstall snakeyaml.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "snakeyaml.noarch" package
Please follow the guidelines below to install snakeyaml.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
snakeyaml.noarch
Copied
2. Uninstall "snakeyaml.noarch" package
Learn how to uninstall snakeyaml.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
snakeyaml.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the snakeyaml.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:29:23 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : snakeyaml
Version : 1.32
Release : 1.el8
Architecture : noarch
Size : 296 k
Source : snakeyaml-1.32-1.el8.src.rpm
Repository : epel
Summary : YAML parser and emitter for Java
URL : https://bitbucket.org/snakeyaml/snakeyaml
License : ASL 2.0
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.
Available Packages
Name : snakeyaml
Version : 1.32
Release : 1.el8
Architecture : noarch
Size : 296 k
Source : snakeyaml-1.32-1.el8.src.rpm
Repository : epel
Summary : YAML parser and emitter for Java
URL : https://bitbucket.org/snakeyaml/snakeyaml
License : ASL 2.0
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.