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

Last updated: November 27,2024

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

This guide let you learn how to install perl-Log-Any-Adapter-Screen.noarch on Fedora 35

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

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

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

$ 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 35

Last metadata expiration check: 0:53:38 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Log-Any-Adapter-Screen
Version : 0.140
Release : 10.fc35
Architecture : noarch
Size : 23 k
Source : perl-Log-Any-Adapter-Screen-0.140-10.fc35.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.