How to Install and Uninstall perl-Debug-ShowStuff.noarch Package on Fedora 35
Last updated: November 28,2024
1. Install "perl-Debug-ShowStuff.noarch" package
Learn how to install perl-Debug-ShowStuff.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
perl-Debug-ShowStuff.noarch
Copied
2. Uninstall "perl-Debug-ShowStuff.noarch" package
This tutorial shows how to uninstall perl-Debug-ShowStuff.noarch on Fedora 35:
$
sudo dnf remove
perl-Debug-ShowStuff.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Debug-ShowStuff.noarch package on Fedora 35
Last metadata expiration check: 2:58:00 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Debug-ShowStuff
Version : 1.16
Release : 18.fc35
Architecture : noarch
Size : 54 k
Source : perl-Debug-ShowStuff-1.16-18.fc35.src.rpm
Repository : fedora
Summary : A collection of handy debugging routines
URL : https://metacpan.org/release/Debug-ShowStuff
License : GPL+ or Artistic
Description : Debug::ShowStuff grew dynamically from my needs in debugging code. I found
: myself doing the same tasks over and over... displaying the keys and values
: in a hash, displaying the elements in an array, displaying the output of
: STDERR in a web page, etc. Debug::ShowStuff began as two or three of my
: favorite routines and grew as I added to that collection. Finally I decided
: to publish these tools in the hope that other Perl programmers will find
: them useful.
Available Packages
Name : perl-Debug-ShowStuff
Version : 1.16
Release : 18.fc35
Architecture : noarch
Size : 54 k
Source : perl-Debug-ShowStuff-1.16-18.fc35.src.rpm
Repository : fedora
Summary : A collection of handy debugging routines
URL : https://metacpan.org/release/Debug-ShowStuff
License : GPL+ or Artistic
Description : Debug::ShowStuff grew dynamically from my needs in debugging code. I found
: myself doing the same tasks over and over... displaying the keys and values
: in a hash, displaying the elements in an array, displaying the output of
: STDERR in a web page, etc. Debug::ShowStuff began as two or three of my
: favorite routines and grew as I added to that collection. Finally I decided
: to publish these tools in the hope that other Perl programmers will find
: them useful.