How To Install perl-YAML-PP on Rocky Linux 8

In this tutorial we learn how to install perl-YAML-PP on Rocky Linux 8. perl-YAML-PP is YAML 1.2 processor

Introduction

In this tutorial we learn how to install perl-YAML-PP on Rocky Linux 8.

What is perl-YAML-PP

YAML It aims to support YAML 1.2 and YAML 1.1. See http

We can use yum or dnf to install perl-YAML-PP on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install perl-YAML-PP.

Install perl-YAML-PP on Rocky Linux 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-YAML-PP using dnf by running the following command:

sudo dnf -y install perl-YAML-PP

Install perl-YAML-PP on Rocky Linux 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-YAML-PP using yum by running the following command:

sudo yum -y install perl-YAML-PP

How To Uninstall perl-YAML-PP on Rocky Linux 8

To uninstall only the perl-YAML-PP package we can use the following command:

sudo dnf remove perl-YAML-PP

perl-YAML-PP Package Contents on Rocky Linux 8

/usr/bin/yamlpp-events
/usr/bin/yamlpp-highlight
/usr/bin/yamlpp-load
/usr/bin/yamlpp-load-dump
/usr/bin/yamlpp-parse-emit
/usr/share/doc/perl-YAML-PP
/usr/share/doc/perl-YAML-PP/CONTRIBUTING.md
/usr/share/doc/perl-YAML-PP/Changes
/usr/share/doc/perl-YAML-PP/README.md
/usr/share/doc/perl-YAML-PP/etc
/usr/share/doc/perl-YAML-PP/etc/generate-examples.pl
/usr/share/doc/perl-YAML-PP/etc/generate-grammar.pl
/usr/share/doc/perl-YAML-PP/etc/generate-schema-html.pl
/usr/share/doc/perl-YAML-PP/etc/grammar.yaml
/usr/share/doc/perl-YAML-PP/etc/json-numbers.pl
/usr/share/doc/perl-YAML-PP/etc/schema-test-yaml-modules.pl
/usr/share/doc/perl-YAML-PP/etc/test-suite-html.pl
/usr/share/doc/perl-YAML-PP/etc/yaml-numbers.pl
/usr/share/doc/perl-YAML-PP/examples
/usr/share/doc/perl-YAML-PP/examples/external-vars-templates
/usr/share/doc/perl-YAML-PP/examples/external-vars-templates/ext.pl
/usr/share/doc/perl-YAML-PP/examples/external-vars-templates/ext.yaml
/usr/share/doc/perl-YAML-PP/examples/schema-ixhash.pm
/usr/share/doc/perl-YAML-PP/examples/schema-perl.pm
/usr/share/doc/perl-YAML-PP/examples/schemas.pl
/usr/share/doc/perl-YAML-PP/examples/strings.yaml
/usr/share/doc/perl-YAML-PP/examples/yaml-schema-modules.yaml
/usr/share/licenses/perl-YAML-PP
/usr/share/licenses/perl-YAML-PP/LICENSE
/usr/share/man/man3/YAML::PP.3pm.gz
/usr/share/man/man3/YAML::PP::Common.3pm.gz
/usr/share/man/man3/YAML::PP::Constructor.3pm.gz
/usr/share/man/man3/YAML::PP::Emitter.3pm.gz
/usr/share/man/man3/YAML::PP::Grammar.3pm.gz
/usr/share/man/man3/YAML::PP::Highlight.3pm.gz
/usr/share/man/man3/YAML::PP::Perl.3pm.gz
/usr/share/man/man3/YAML::PP::Schema.3pm.gz
/usr/share/man/man3/YAML::PP::Schema::Binary.3pm.gz
/usr/share/man/man3/YAML::PP::Schema::Core.3pm.gz
/usr/share/man/man3/YAML::PP::Schema::Failsafe.3pm.gz
/usr/share/man/man3/YAML::PP::Schema::Include.3pm.gz
/usr/share/man/man3/YAML::PP::Schema::JSON.3pm.gz
/usr/share/man/man3/YAML::PP::Schema::Merge.3pm.gz
/usr/share/man/man3/YAML::PP::Schema::Perl.3pm.gz
/usr/share/man/man3/YAML::PP::Schema::Tie::IxHash.3pm.gz
/usr/share/man/man3/YAML::PP::Schema::YAML1_1.3pm.gz
/usr/share/man/man3/YAML::PP::Type::MergeKey.3pm.gz
/usr/share/man/man3/YAML::PP::Writer.3pm.gz
/usr/share/man/man3/YAML::PP::Writer::File.3pm.gz
/usr/share/perl5/vendor_perl/YAML
/usr/share/perl5/vendor_perl/YAML/PP
/usr/share/perl5/vendor_perl/YAML/PP.pm
/usr/share/perl5/vendor_perl/YAML/PP/Common.pm
/usr/share/perl5/vendor_perl/YAML/PP/Constructor.pm
/usr/share/perl5/vendor_perl/YAML/PP/Dumper.pm
/usr/share/perl5/vendor_perl/YAML/PP/Emitter.pm
/usr/share/perl5/vendor_perl/YAML/PP/Exception.pm
/usr/share/perl5/vendor_perl/YAML/PP/Grammar.pm
/usr/share/perl5/vendor_perl/YAML/PP/Highlight.pm
/usr/share/perl5/vendor_perl/YAML/PP/Lexer.pm
/usr/share/perl5/vendor_perl/YAML/PP/Loader.pm
/usr/share/perl5/vendor_perl/YAML/PP/Parser.pm
/usr/share/perl5/vendor_perl/YAML/PP/Perl.pm
/usr/share/perl5/vendor_perl/YAML/PP/Reader.pm
/usr/share/perl5/vendor_perl/YAML/PP/Render.pm
/usr/share/perl5/vendor_perl/YAML/PP/Representer.pm
/usr/share/perl5/vendor_perl/YAML/PP/Schema
/usr/share/perl5/vendor_perl/YAML/PP/Schema.pm
/usr/share/perl5/vendor_perl/YAML/PP/Schema/Binary.pm
/usr/share/perl5/vendor_perl/YAML/PP/Schema/Core.pm
/usr/share/perl5/vendor_perl/YAML/PP/Schema/Failsafe.pm
/usr/share/perl5/vendor_perl/YAML/PP/Schema/Include.pm
/usr/share/perl5/vendor_perl/YAML/PP/Schema/JSON.pm
/usr/share/perl5/vendor_perl/YAML/PP/Schema/Merge.pm
/usr/share/perl5/vendor_perl/YAML/PP/Schema/Perl.pm
/usr/share/perl5/vendor_perl/YAML/PP/Schema/Tie
/usr/share/perl5/vendor_perl/YAML/PP/Schema/Tie/IxHash.pm
/usr/share/perl5/vendor_perl/YAML/PP/Schema/YAML1_1.pm
/usr/share/perl5/vendor_perl/YAML/PP/Type
/usr/share/perl5/vendor_perl/YAML/PP/Type/MergeKey.pm
/usr/share/perl5/vendor_perl/YAML/PP/Writer
/usr/share/perl5/vendor_perl/YAML/PP/Writer.pm
/usr/share/perl5/vendor_perl/YAML/PP/Writer/File.pm

References

Summary

In this tutorial we learn how to install perl-YAML-PP on Rocky Linux 8 using yum and dnf.