How To Install perl-YAML-LibYAML-API-tests on Fedora 36

In this tutorial we learn how to install perl-YAML-LibYAML-API-tests in Fedora 36. perl-YAML-LibYAML-API-tests is Tests for perl-YAML-LibYAML-API

Introduction

In this tutorial we learn how to install perl-YAML-LibYAML-API-tests on Fedora 36.

What is perl-YAML-LibYAML-API-tests

Tests from perl-YAML-LibYAML-API. Execute them with “/usr/libexec/perl-YAML-LibYAML-API/test”.

We can use yum or dnf to install perl-YAML-LibYAML-API-tests on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-YAML-LibYAML-API-tests.

Install perl-YAML-LibYAML-API-tests on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

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

sudo dnf -y install perl-YAML-LibYAML-API-tests

Install perl-YAML-LibYAML-API-tests on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

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

sudo yum -y install perl-YAML-LibYAML-API-tests

How To Uninstall perl-YAML-LibYAML-API-tests on Fedora 36

To uninstall only the perl-YAML-LibYAML-API-tests package we can use the following command:

sudo dnf remove perl-YAML-LibYAML-API-tests

perl-YAML-LibYAML-API-tests Package Contents on Fedora 36

/usr/libexec/perl-YAML-LibYAML-API
/usr/libexec/perl-YAML-LibYAML-API/t
/usr/libexec/perl-YAML-LibYAML-API/t/00.compile.t
/usr/libexec/perl-YAML-LibYAML-API/t/10.basic.t
/usr/libexec/perl-YAML-LibYAML-API/t/11.anchors.t
/usr/libexec/perl-YAML-LibYAML-API/t/12.version.t
/usr/libexec/perl-YAML-LibYAML-API/t/13.flow.t
/usr/libexec/perl-YAML-LibYAML-API/t/14.width.t
/usr/libexec/perl-YAML-LibYAML-API/t/data
/usr/libexec/perl-YAML-LibYAML-API/t/data/simple.yaml
/usr/libexec/perl-YAML-LibYAML-API/test

References

Summary

In this tutorial we learn how to install perl-YAML-LibYAML-API-tests on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).