How to Install and Uninstall perl-Test-WWW-Mechanize-Catalyst.noarch Package on Fedora 39

Last updated: October 06,2024

1. Install "perl-Test-WWW-Mechanize-Catalyst.noarch" package

Please follow the guidance below to install perl-Test-WWW-Mechanize-Catalyst.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-Test-WWW-Mechanize-Catalyst.noarch

2. Uninstall "perl-Test-WWW-Mechanize-Catalyst.noarch" package

This is a short guide on how to uninstall perl-Test-WWW-Mechanize-Catalyst.noarch on Fedora 39:

$ sudo dnf remove perl-Test-WWW-Mechanize-Catalyst.noarch $ sudo dnf autoremove

3. Information about the perl-Test-WWW-Mechanize-Catalyst.noarch package on Fedora 39

Last metadata expiration check: 1:58:48 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Test-WWW-Mechanize-Catalyst
Version : 0.62
Release : 18.fc39
Architecture : noarch
Size : 35 k
Source : perl-Test-WWW-Mechanize-Catalyst-0.62-18.fc39.src.rpm
Repository : fedora
Summary : Test::WWW::Mechanize for Catalyst
URL : https://metacpan.org/release/Test-WWW-Mechanize-Catalyst
License : GPL+ or Artistic
Description : Catalyst is an elegant MVC Web Application Framework. Test::WWW::Mechanize
: is a subclass of WWW::Mechanize that incorporates features for web
: application testing. The Test::WWW::Mechanize::Catalyst module meshes the
: two to allow easy testing of Catalyst applications without starting up a
: web server.