How to Install and Uninstall perl-Devel-StackTrace-WithLexicals.noarch Package on Oracle Linux 9

Last updated: May 14,2024

1. Install "perl-Devel-StackTrace-WithLexicals.noarch" package

Please follow the guidance below to install perl-Devel-StackTrace-WithLexicals.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Devel-StackTrace-WithLexicals.noarch

2. Uninstall "perl-Devel-StackTrace-WithLexicals.noarch" package

Here is a brief guide to show you how to uninstall perl-Devel-StackTrace-WithLexicals.noarch on Oracle Linux 9:

$ sudo dnf remove perl-Devel-StackTrace-WithLexicals.noarch $ sudo dnf autoremove

3. Information about the perl-Devel-StackTrace-WithLexicals.noarch package on Oracle Linux 9

Last metadata expiration check: 0:33:41 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Devel-StackTrace-WithLexicals
Version : 2.01
Release : 22.el9
Architecture : noarch
Size : 14 k
Source : perl-Devel-StackTrace-WithLexicals-2.01-22.el9.src.rpm
Repository : epel
Summary : Generate stack traces with lexical variables
URL : https://metacpan.org/release/Devel-StackTrace-WithLexicals
License : GPL+ or Artistic
Description : Devel::StackTrace is pretty good at generating stack traces.
:
: PadWalker is pretty good at the inspection and modification of your callers'
: lexical variables.
:
: Devel::StackTrace::WithLexicals is pretty good at generating stack traces with
: all your callers' lexical variables.