How To Install perl-Archive-Tar-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-Archive-Tar-tests on Fedora 36.

What is perl-Archive-Tar-tests

Tests from perl-Archive-Tar. Execute them with “/usr/libexec/perl-Archive-Tar/test”.

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

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

sudo dnf -y install perl-Archive-Tar-tests

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

sudo yum -y install perl-Archive-Tar-tests

How To Uninstall perl-Archive-Tar-tests on Fedora 36

To uninstall only the perl-Archive-Tar-tests package we can use the following command:

sudo dnf remove perl-Archive-Tar-tests

perl-Archive-Tar-tests Package Contents on Fedora 36

/usr/libexec/perl-Archive-Tar
/usr/libexec/perl-Archive-Tar/bin
/usr/libexec/perl-Archive-Tar/bin/ptar
/usr/libexec/perl-Archive-Tar/bin/ptardiff
/usr/libexec/perl-Archive-Tar/bin/ptargrep
/usr/libexec/perl-Archive-Tar/t
/usr/libexec/perl-Archive-Tar/t/01_use.t
/usr/libexec/perl-Archive-Tar/t/02_methods.t
/usr/libexec/perl-Archive-Tar/t/03_file.t
/usr/libexec/perl-Archive-Tar/t/04_resolved_issues.t
/usr/libexec/perl-Archive-Tar/t/05_iter.t
/usr/libexec/perl-Archive-Tar/t/06_error.t
/usr/libexec/perl-Archive-Tar/t/07_ptardiff.t
/usr/libexec/perl-Archive-Tar/t/08_ptargrep.t
/usr/libexec/perl-Archive-Tar/t/09_roundtrip.t
/usr/libexec/perl-Archive-Tar/t/90_symlink.t
/usr/libexec/perl-Archive-Tar/t/src
/usr/libexec/perl-Archive-Tar/t/src/header
/usr/libexec/perl-Archive-Tar/t/src/header/signed.tar
/usr/libexec/perl-Archive-Tar/t/src/linktest
/usr/libexec/perl-Archive-Tar/t/src/linktest/linktest_missing_dir.tar
/usr/libexec/perl-Archive-Tar/t/src/linktest/linktest_with_dir.tar
/usr/libexec/perl-Archive-Tar/t/src/long
/usr/libexec/perl-Archive-Tar/t/src/long/b
/usr/libexec/perl-Archive-Tar/t/src/long/bar.tar
/usr/libexec/perl-Archive-Tar/t/src/long/foo.tbz
/usr/libexec/perl-Archive-Tar/t/src/long/foo.tgz
/usr/libexec/perl-Archive-Tar/t/src/long/foo.txz
/usr/libexec/perl-Archive-Tar/t/src/short
/usr/libexec/perl-Archive-Tar/t/src/short/b
/usr/libexec/perl-Archive-Tar/t/src/short/bar.tar
/usr/libexec/perl-Archive-Tar/t/src/short/foo.tbz
/usr/libexec/perl-Archive-Tar/t/src/short/foo.tgz
/usr/libexec/perl-Archive-Tar/t/src/short/foo.txz
/usr/libexec/perl-Archive-Tar/test

References

Summary

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