How To Install perl-Test-LWP-UserAgent-tests on Fedora 36

In this tutorial we learn how to install perl-Test-LWP-UserAgent-tests in Fedora 36. perl-Test-LWP-UserAgent-tests is Tests for perl-Test-LWP-UserAgent

Introduction

In this tutorial we learn how to install perl-Test-LWP-UserAgent-tests on Fedora 36.

What is perl-Test-LWP-UserAgent-tests

Tests from perl-Test-LWP-UserAgent. Execute them with “/usr/libexec/perl-Test-LWP-UserAgent/test”.

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

Install perl-Test-LWP-UserAgent-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-Test-LWP-UserAgent-tests using dnf by running the following command:

sudo dnf -y install perl-Test-LWP-UserAgent-tests

Install perl-Test-LWP-UserAgent-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-Test-LWP-UserAgent-tests using yum by running the following command:

sudo yum -y install perl-Test-LWP-UserAgent-tests

How To Uninstall perl-Test-LWP-UserAgent-tests on Fedora 36

To uninstall only the perl-Test-LWP-UserAgent-tests package we can use the following command:

sudo dnf remove perl-Test-LWP-UserAgent-tests

perl-Test-LWP-UserAgent-tests Package Contents on Fedora 36

/usr/libexec/perl-Test-LWP-UserAgent
/usr/libexec/perl-Test-LWP-UserAgent/examples
/usr/libexec/perl-Test-LWP-UserAgent/examples/MyApp
/usr/libexec/perl-Test-LWP-UserAgent/examples/MyApp/Client.pm
/usr/libexec/perl-Test-LWP-UserAgent/t
/usr/libexec/perl-Test-LWP-UserAgent/t/00-report-prereqs.dd
/usr/libexec/perl-Test-LWP-UserAgent/t/00-report-prereqs.t
/usr/libexec/perl-Test-LWP-UserAgent/t/01-basic.t
/usr/libexec/perl-Test-LWP-UserAgent/t/02-overload.t
/usr/libexec/perl-Test-LWP-UserAgent/t/03-handlers.t
/usr/libexec/perl-Test-LWP-UserAgent/t/04-psgi.t
/usr/libexec/perl-Test-LWP-UserAgent/t/05-exceptions.t
/usr/libexec/perl-Test-LWP-UserAgent/t/06-network-fallback.t
/usr/libexec/perl-Test-LWP-UserAgent/t/07-mask-response.t
/usr/libexec/perl-Test-LWP-UserAgent/t/08-isa-coderef.t
/usr/libexec/perl-Test-LWP-UserAgent/t/09-dispatch-to-request-method.t
/usr/libexec/perl-Test-LWP-UserAgent/t/10-request-args-network.t
/usr/libexec/perl-Test-LWP-UserAgent/t/11-request-args-internal.t
/usr/libexec/perl-Test-LWP-UserAgent/t/12-chained-method-call.t
/usr/libexec/perl-Test-LWP-UserAgent/t/50-examples-application_client_test.t
/usr/libexec/perl-Test-LWP-UserAgent/t/51-call_psgi.t
/usr/libexec/perl-Test-LWP-UserAgent/t/zzz-check-breaks.t
/usr/libexec/perl-Test-LWP-UserAgent/test

References

Summary

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