How to Install and Uninstall shyaml.noarch Package on Fedora 36

Last updated: January 11,2025

1. Install "shyaml.noarch" package

Please follow the step by step instructions below to install shyaml.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install shyaml.noarch

2. Uninstall "shyaml.noarch" package

Please follow the guidelines below to uninstall shyaml.noarch on Fedora 36:

$ sudo dnf remove shyaml.noarch $ sudo dnf autoremove

3. Information about the shyaml.noarch package on Fedora 36

Last metadata expiration check: 4:27:19 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : shyaml
Version : 0.6.2
Release : 4.fc36
Architecture : noarch
Size : 31 k
Source : shyaml-0.6.2-4.fc36.src.rpm
Repository : fedora
Summary : YAML for command line
URL : https://github.com/0k/shyaml
License : BSD
Description : Simple scripts that allow read access to YAML files through command line. This
: can be handy, if you want to get access to YAML data in your shell scripts.
: This scripts supports only read access and it might not support all the
: subtleties of YAML specification. But it should support some handy basic query
: of YAML file.