How to Install and Uninstall perl-Plack-Middleware-Test-StashWarnings.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "perl-Plack-Middleware-Test-StashWarnings.noarch" package

In this section, we are going to explain the necessary steps to install perl-Plack-Middleware-Test-StashWarnings.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Plack-Middleware-Test-StashWarnings.noarch

2. Uninstall "perl-Plack-Middleware-Test-StashWarnings.noarch" package

This guide covers the steps necessary to uninstall perl-Plack-Middleware-Test-StashWarnings.noarch on Fedora 35:

$ sudo dnf remove perl-Plack-Middleware-Test-StashWarnings.noarch $ sudo dnf autoremove

3. Information about the perl-Plack-Middleware-Test-StashWarnings.noarch package on Fedora 35

Last metadata expiration check: 4:10:40 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Plack-Middleware-Test-StashWarnings
Version : 0.08
Release : 24.fc35
Architecture : noarch
Size : 14 k
Source : perl-Plack-Middleware-Test-StashWarnings-0.08-24.fc35.src.rpm
Repository : fedora
Summary : Test your application's warnings
URL : https://metacpan.org/release/Plack-Middleware-Test-StashWarnings
License : GPL+ or Artistic
Description : Plack::Middleware::Test::StashWarnings is a Plack middleware component to
: record warnings generated by your application so that you can test them to
: make sure your application complains about the right things.