How To Install perl-Syntax-Keyword-Match-tests on Fedora 36

In this tutorial we learn how to install perl-Syntax-Keyword-Match-tests in Fedora 36. perl-Syntax-Keyword-Match-tests is Tests for perl-Syntax-Keyword-Match

Introduction

In this tutorial we learn how to install perl-Syntax-Keyword-Match-tests on Fedora 36.

What is perl-Syntax-Keyword-Match-tests

Tests from perl-Syntax-Keyword-Match. Execute them with “/usr/libexec/perl-Syntax-Keyword-Match/test”.

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

Install perl-Syntax-Keyword-Match-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-Syntax-Keyword-Match-tests using dnf by running the following command:

sudo dnf -y install perl-Syntax-Keyword-Match-tests

Install perl-Syntax-Keyword-Match-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-Syntax-Keyword-Match-tests using yum by running the following command:

sudo yum -y install perl-Syntax-Keyword-Match-tests

How To Uninstall perl-Syntax-Keyword-Match-tests on Fedora 36

To uninstall only the perl-Syntax-Keyword-Match-tests package we can use the following command:

sudo dnf remove perl-Syntax-Keyword-Match-tests

perl-Syntax-Keyword-Match-tests Package Contents on Fedora 36

/usr/libexec/perl-Syntax-Keyword-Match
/usr/libexec/perl-Syntax-Keyword-Match/t
/usr/libexec/perl-Syntax-Keyword-Match/t/00use.t
/usr/libexec/perl-Syntax-Keyword-Match/t/01match-isa.t
/usr/libexec/perl-Syntax-Keyword-Match/t/01match-numeq.t
/usr/libexec/perl-Syntax-Keyword-Match/t/01match-regexp.t
/usr/libexec/perl-Syntax-Keyword-Match/t/01match-streq.t
/usr/libexec/perl-Syntax-Keyword-Match/t/02cases.t
/usr/libexec/perl-Syntax-Keyword-Match/t/10context.t
/usr/libexec/perl-Syntax-Keyword-Match/t/11ordering.t
/usr/libexec/perl-Syntax-Keyword-Match/t/20experimental-dispatch.t
/usr/libexec/perl-Syntax-Keyword-Match/t/21experimental-dispatch-isa.t
/usr/libexec/perl-Syntax-Keyword-Match/t/80await+matchcase.t
/usr/libexec/perl-Syntax-Keyword-Match/t/80match-divides.t
/usr/libexec/perl-Syntax-Keyword-Match/t/80match-equ.t
/usr/libexec/perl-Syntax-Keyword-Match/t/95benchmark.t
/usr/libexec/perl-Syntax-Keyword-Match/test

References

Summary

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