How to Install and Uninstall snakeyaml.noarch Package on CentOS Stream 8
Last updated: March 10,2025
1. Install "snakeyaml.noarch" package
Here is a brief guide to show you how to install snakeyaml.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
snakeyaml.noarch
Copied
2. Uninstall "snakeyaml.noarch" package
This tutorial shows how to uninstall snakeyaml.noarch on CentOS Stream 8:
$
sudo dnf remove
snakeyaml.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the snakeyaml.noarch package on CentOS Stream 8
Last metadata expiration check: 6:42:48 ago on Sun Feb 25 03:03:59 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.