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

Last updated: July 05,2024

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

Please follow the step by step instructions below to install perl-LWP-ConsoleLogger.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall perl-LWP-ConsoleLogger.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:01:24 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-LWP-ConsoleLogger
Version : 0.000044
Release : 1.fc34
Architecture : noarch
Size : 41 k
Source : perl-LWP-ConsoleLogger-0.000044-1.fc34.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.