How to Install and Uninstall perl-Test-LWP-UserAgent.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 11,2025
1. Install "perl-Test-LWP-UserAgent.noarch" package
In this section, we are going to explain the necessary steps to install perl-Test-LWP-UserAgent.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
perl-Test-LWP-UserAgent.noarch
Copied
2. Uninstall "perl-Test-LWP-UserAgent.noarch" package
Here is a brief guide to show you how to uninstall perl-Test-LWP-UserAgent.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
perl-Test-LWP-UserAgent.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Test-LWP-UserAgent.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:37:25 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Test-LWP-UserAgent
Version : 0.033
Release : 9.el8
Architecture : noarch
Size : 39 k
Source : perl-Test-LWP-UserAgent-0.033-9.el8.src.rpm
Repository : epel
Summary : LWP::UserAgent suitable for simulating and testing network calls
URL : https://metacpan.org/release/Test-LWP-UserAgent
License : GPL+ or Artistic
Description : This module is a subclass of LWP::UserAgent which overrides a few key low-
: level methods that are concerned with actually sending your request over
: the network, allowing an interception of that request and simulating a
: particular response. This greatly facilitates testing of client networking
: code where the server follows a known protocol.
Available Packages
Name : perl-Test-LWP-UserAgent
Version : 0.033
Release : 9.el8
Architecture : noarch
Size : 39 k
Source : perl-Test-LWP-UserAgent-0.033-9.el8.src.rpm
Repository : epel
Summary : LWP::UserAgent suitable for simulating and testing network calls
URL : https://metacpan.org/release/Test-LWP-UserAgent
License : GPL+ or Artistic
Description : This module is a subclass of LWP::UserAgent which overrides a few key low-
: level methods that are concerned with actually sending your request over
: the network, allowing an interception of that request and simulating a
: particular response. This greatly facilitates testing of client networking
: code where the server follows a known protocol.