How to Install and Uninstall perl-Log-Trace.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 18,2025
1. Install "perl-Log-Trace.noarch" package
Please follow the guidance below to install perl-Log-Trace.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
perl-Log-Trace.noarch
Copied
2. Uninstall "perl-Log-Trace.noarch" package
Please follow the guidance below to uninstall perl-Log-Trace.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
perl-Log-Trace.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Log-Trace.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:46:17 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Log-Trace
Version : 1.070
Release : 30.el8
Architecture : noarch
Size : 44 k
Source : perl-Log-Trace-1.070-30.el8.src.rpm
Repository : epel
Summary : A unified approach to tracing
URL : https://metacpan.org/release/Log-Trace
License : GPLv2+
Description : This module provides a unified approach to tracing. A script can 'use
: Log::Trace qw( < mode > )' to set the behaviour of the TRACE function.By
: default, the trace functions are exported to the calling package only.
: You can export the trace functions to other packages with the 'Deep'
: option. See the "OPTIONS" manpage for more information.
Available Packages
Name : perl-Log-Trace
Version : 1.070
Release : 30.el8
Architecture : noarch
Size : 44 k
Source : perl-Log-Trace-1.070-30.el8.src.rpm
Repository : epel
Summary : A unified approach to tracing
URL : https://metacpan.org/release/Log-Trace
License : GPLv2+
Description : This module provides a unified approach to tracing. A script can 'use
: Log::Trace qw( < mode > )' to set the behaviour of the TRACE function.By
: default, the trace functions are exported to the calling package only.
: You can export the trace functions to other packages with the 'Deep'
: option. See the "OPTIONS" manpage for more information.