How to Install and Uninstall perl-Devel-StackTrace-WithLexicals.noarch Package on CentOS 8 / RHEL 8

Last updated: April 29,2024

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

Learn how to install perl-Devel-StackTrace-WithLexicals.noarch on CentOS 8 / RHEL 8

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

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

Please follow the guidelines below to uninstall perl-Devel-StackTrace-WithLexicals.noarch on CentOS 8 / RHEL 8:

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

3. Information about the perl-Devel-StackTrace-WithLexicals.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:36:17 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : perl-Devel-StackTrace-WithLexicals
Version : 2.01
Release : 15.el8
Architecture : noarch
Size : 15 k
Source : perl-Devel-StackTrace-WithLexicals-2.01-15.el8.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.