How to Install and Uninstall perl-Plack-Test-Agent.noarch Package on Fedora 34

Last updated: May 18,2024

1. Install "perl-Plack-Test-Agent.noarch" package

This is a short guide on how to install perl-Plack-Test-Agent.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Plack-Test-Agent.noarch

2. Uninstall "perl-Plack-Test-Agent.noarch" package

This is a short guide on how to uninstall perl-Plack-Test-Agent.noarch on Fedora 34:

$ sudo dnf remove perl-Plack-Test-Agent.noarch $ sudo dnf autoremove

3. Information about the perl-Plack-Test-Agent.noarch package on Fedora 34

Last metadata expiration check: 0:46:18 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Plack-Test-Agent
Version : 1.5
Release : 2.fc34
Architecture : noarch
Size : 23 k
Source : perl-Plack-Test-Agent-1.5-2.fc34.src.rpm
Repository : fedora
Summary : Object-oriented interface for testing PSGI applications
URL : https://metacpan.org/release/Plack-Test-Agent
License : GPL+ or Artistic
Description : Plack::Test::Agent is an object-oriented interface to test PSGI applications.
: It can perform GET and POST requests against PSGI applications either in
: process or over HTTP through a Plack::Handler compatible backend.