How to Install and Uninstall perl-Devel-StackTrace-WithLexicals.noarch Package on Fedora 34

Last updated: May 19,2024

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

Here is a brief guide to show you how to install perl-Devel-StackTrace-WithLexicals.noarch on Fedora 34

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

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

This tutorial shows how to uninstall perl-Devel-StackTrace-WithLexicals.noarch on Fedora 34:

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

3. Information about the perl-Devel-StackTrace-WithLexicals.noarch package on Fedora 34

Last metadata expiration check: 4:09:48 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Devel-StackTrace-WithLexicals
Version : 2.01
Release : 20.fc34
Architecture : noarch
Size : 14 k
Source : perl-Devel-StackTrace-WithLexicals-2.01-20.fc34.src.rpm
Repository : fedora
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.