How to Install and Uninstall perl-LWP-ConsoleLogger.noarch Package on Fedora 36

Last updated: October 01,2024

1. Install "perl-LWP-ConsoleLogger.noarch" package

This tutorial shows how to install perl-LWP-ConsoleLogger.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-LWP-ConsoleLogger.noarch

2. Uninstall "perl-LWP-ConsoleLogger.noarch" package

Please follow the step by step instructions below to uninstall perl-LWP-ConsoleLogger.noarch on Fedora 36:

$ sudo dnf remove perl-LWP-ConsoleLogger.noarch $ sudo dnf autoremove

3. Information about the perl-LWP-ConsoleLogger.noarch package on Fedora 36

Last metadata expiration check: 4:58:36 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-LWP-ConsoleLogger
Version : 1.000000
Release : 1.fc36
Architecture : noarch
Size : 41 k
Source : perl-LWP-ConsoleLogger-1.000000-1.fc36.src.rpm
Repository : updates
Summary : LWP tracing and debugging
URL : https://metacpan.org/release/LWP-ConsoleLogger
License : Artistic-2.0
Description : It can be hard (or at least tedious) to debug WWW::Mechanize scripts.
: LWP::ConsoleLogger::Easy wrapper offers debug_ua() function that instantiates
: LWP logging and also returns a LWP::ConsoleLogger object, which you may then
: tweak to your heart's desire. If you need to tweak the settings that
: LWP::ConsoleLogger::Easy chooses for you, please use LWP::ConsoleLogger. If
: you're able to install HTML::FormatText::Lynx then you'll get highly readable
: HTML to text conversions.