How To Install perl-HTTP-Request-AsCGI-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-HTTP-Request-AsCGI-tests on Fedora 36.

What is perl-HTTP-Request-AsCGI-tests

This package provides the test suite for package perl-HTTP-Request-AsCGI.

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

Install perl-HTTP-Request-AsCGI-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-HTTP-Request-AsCGI-tests using dnf by running the following command:

sudo dnf -y install perl-HTTP-Request-AsCGI-tests

Install perl-HTTP-Request-AsCGI-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-HTTP-Request-AsCGI-tests using yum by running the following command:

sudo yum -y install perl-HTTP-Request-AsCGI-tests

How To Uninstall perl-HTTP-Request-AsCGI-tests on Fedora 36

To uninstall only the perl-HTTP-Request-AsCGI-tests package we can use the following command:

sudo dnf remove perl-HTTP-Request-AsCGI-tests

perl-HTTP-Request-AsCGI-tests Package Contents on Fedora 36

/usr/libexec/perl5-tests
/usr/libexec/perl5-tests/HTTP-Request-AsCGI
/usr/libexec/perl5-tests/HTTP-Request-AsCGI/META.yml
/usr/libexec/perl5-tests/HTTP-Request-AsCGI/t
/usr/libexec/perl5-tests/HTTP-Request-AsCGI/t/01use.t
/usr/libexec/perl5-tests/HTTP-Request-AsCGI/t/02unescape.t
/usr/libexec/perl5-tests/HTTP-Request-AsCGI/t/04io.t
/usr/libexec/perl5-tests/HTTP-Request-AsCGI/t/05env.t
/usr/libexec/perl5-tests/HTTP-Request-AsCGI/t/06response.t
/usr/libexec/perl5-tests/HTTP-Request-AsCGI/t/07forking.t
/usr/libexec/perl5-tests/HTTP-Request-AsCGI/t/08error.t
/usr/libexec/perl5-tests/HTTP-Request-AsCGI/t/release-pod-coverage.t
/usr/libexec/perl5-tests/HTTP-Request-AsCGI/t/release-pod-syntax.t

References

Summary

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