How To Install perl-Wx-Perl-DataWalker on Fedora 36

In this tutorial we learn how to install perl-Wx-Perl-DataWalker in Fedora 36. perl-Wx-Perl-DataWalker is Implement subclass that shows relatively simple structure

Introduction

In this tutorial we learn how to install perl-Wx-Perl-DataWalker on Fedora 36.

What is perl-Wx-Perl-DataWalker

Wx relatively simple Perl data structure browser. After opening such a frame and supplying it with a reference to an essentially arbitrary data structure, you can visually browse it by double-clicking references.

We can use yum or dnf to install perl-Wx-Perl-DataWalker on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Wx-Perl-DataWalker.

Install perl-Wx-Perl-DataWalker on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-Wx-Perl-DataWalker using dnf by running the following command:

sudo dnf -y install perl-Wx-Perl-DataWalker

Install perl-Wx-Perl-DataWalker on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-Wx-Perl-DataWalker using yum by running the following command:

sudo yum -y install perl-Wx-Perl-DataWalker

How To Uninstall perl-Wx-Perl-DataWalker on Fedora 36

To uninstall only the perl-Wx-Perl-DataWalker package we can use the following command:

sudo dnf remove perl-Wx-Perl-DataWalker

perl-Wx-Perl-DataWalker Package Contents on Fedora 36

/usr/share/doc/perl-Wx-Perl-DataWalker
/usr/share/doc/perl-Wx-Perl-DataWalker/Changes
/usr/share/man/man3/Wx::Perl::DataWalker.3pm.gz
/usr/share/perl5/vendor_perl/Wx
/usr/share/perl5/vendor_perl/Wx/Perl
/usr/share/perl5/vendor_perl/Wx/Perl/DataWalker
/usr/share/perl5/vendor_perl/Wx/Perl/DataWalker.pm
/usr/share/perl5/vendor_perl/Wx/Perl/DataWalker/CurrentLevel.pm

References

Summary

In this tutorial we learn how to install perl-Wx-Perl-DataWalker on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).