How to Install and Uninstall perl-Log-Trace.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "perl-Log-Trace.noarch" package
This guide let you learn how to install perl-Log-Trace.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Log-Trace.noarch
Copied
2. Uninstall "perl-Log-Trace.noarch" package
This is a short guide on how to uninstall perl-Log-Trace.noarch on Rocky Linux 8:
$
sudo dnf remove
perl-Log-Trace.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Log-Trace.noarch package on Rocky Linux 8
Last metadata expiration check: 1:59:33 ago on Mon Sep 12 10:27:18 2022.
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.