How To Install perl-Text-SimpleTable-tests on Fedora 36

In this tutorial we learn how to install perl-Text-SimpleTable-tests in Fedora 36. perl-Text-SimpleTable-tests is Test suite for package perl-Text-SimpleTable

Introduction

In this tutorial we learn how to install perl-Text-SimpleTable-tests on Fedora 36.

What is perl-Text-SimpleTable-tests

This package provides the test suite for package perl-Text-SimpleTable.

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

Install perl-Text-SimpleTable-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-Text-SimpleTable-tests using dnf by running the following command:

sudo dnf -y install perl-Text-SimpleTable-tests

Install perl-Text-SimpleTable-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-Text-SimpleTable-tests using yum by running the following command:

sudo yum -y install perl-Text-SimpleTable-tests

How To Uninstall perl-Text-SimpleTable-tests on Fedora 36

To uninstall only the perl-Text-SimpleTable-tests package we can use the following command:

sudo dnf remove perl-Text-SimpleTable-tests

perl-Text-SimpleTable-tests Package Contents on Fedora 36

/usr/libexec/perl5-tests
/usr/libexec/perl5-tests/Text-SimpleTable
/usr/libexec/perl5-tests/Text-SimpleTable/META.json
/usr/libexec/perl5-tests/Text-SimpleTable/META.yml
/usr/libexec/perl5-tests/Text-SimpleTable/MYMETA.json
/usr/libexec/perl5-tests/Text-SimpleTable/MYMETA.yml
/usr/libexec/perl5-tests/Text-SimpleTable/t
/usr/libexec/perl5-tests/Text-SimpleTable/t/01use.t
/usr/libexec/perl5-tests/Text-SimpleTable/t/02pod.t
/usr/libexec/perl5-tests/Text-SimpleTable/t/03podcoverage.t
/usr/libexec/perl5-tests/Text-SimpleTable/t/04tables.t
/usr/libexec/perl5-tests/Text-SimpleTable/t/05tables_cjk.t

References

Summary

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