How To Install perl-Term-Table-tests on Fedora 36

In this tutorial we learn how to install perl-Term-Table-tests in Fedora 36. perl-Term-Table-tests is Tests for perl-Term-Table

Introduction

In this tutorial we learn how to install perl-Term-Table-tests on Fedora 36.

What is perl-Term-Table-tests

Tests from perl-Term-Table. Execute them with “/usr/libexec/perl-Term-Table/test”.

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

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

sudo dnf -y install perl-Term-Table-tests

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

sudo yum -y install perl-Term-Table-tests

How To Uninstall perl-Term-Table-tests on Fedora 36

To uninstall only the perl-Term-Table-tests package we can use the following command:

sudo dnf remove perl-Term-Table-tests

perl-Term-Table-tests Package Contents on Fedora 36

/usr/libexec/perl-Term-Table
/usr/libexec/perl-Term-Table/t
/usr/libexec/perl-Term-Table/t/Table
/usr/libexec/perl-Term-Table/t/Table.t
/usr/libexec/perl-Term-Table/t/Table/Cell.t
/usr/libexec/perl-Term-Table/t/Table/CellStack.t
/usr/libexec/perl-Term-Table/t/Table/LineBreak.t
/usr/libexec/perl-Term-Table/t/bad_blank_line.t
/usr/libexec/perl-Term-Table/t/honor_env_in_non_tty.t
/usr/libexec/perl-Term-Table/t/issue-9.t
/usr/libexec/perl-Term-Table/test

References

Summary

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