How to Install and Uninstall perl-Log-Any-Adapter-Screen.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "perl-Log-Any-Adapter-Screen.noarch" package

Please follow the guidelines below to install perl-Log-Any-Adapter-Screen.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Log-Any-Adapter-Screen.noarch

2. Uninstall "perl-Log-Any-Adapter-Screen.noarch" package

Please follow the steps below to uninstall perl-Log-Any-Adapter-Screen.noarch on Fedora 34:

$ sudo dnf remove perl-Log-Any-Adapter-Screen.noarch $ sudo dnf autoremove

3. Information about the perl-Log-Any-Adapter-Screen.noarch package on Fedora 34

Last metadata expiration check: 2:50:48 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Log-Any-Adapter-Screen
Version : 0.140
Release : 8.fc34
Architecture : noarch
Size : 24 k
Source : perl-Log-Any-Adapter-Screen-0.140-8.fc34.src.rpm
Repository : fedora
Summary : Send logs to screen, with colors and some other features
URL : https://search.cpan.org/dist/Log-Any-Adapter-Screen/
License : GPL+ or Artistic
Description : This Log::Any adapter prints log messages to screen (STDERR/STDOUT). The
: messages are colored according to level (unless coloring is turned off).
: It has a few other features: allow passing formatter, allow setting level
: from some environment variables, add prefix/timestamps.