How To Install perl-Gtk2-Ex-PodViewer on Fedora 36

In this tutorial we learn how to install perl-Gtk2-Ex-PodViewer in Fedora 36. perl-Gtk2-Ex-PodViewer is Gtk2 widget for displaying Plain Old Documentation (POD)

Introduction

In this tutorial we learn how to install perl-Gtk2-Ex-PodViewer on Fedora 36.

What is perl-Gtk2-Ex-PodViewer

This is a Perl Gtk2 widget for displaying Plain Old Documentation (POD) files.

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

Install perl-Gtk2-Ex-PodViewer 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-Gtk2-Ex-PodViewer using dnf by running the following command:

sudo dnf -y install perl-Gtk2-Ex-PodViewer

Install perl-Gtk2-Ex-PodViewer 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-Gtk2-Ex-PodViewer using yum by running the following command:

sudo yum -y install perl-Gtk2-Ex-PodViewer

How To Uninstall perl-Gtk2-Ex-PodViewer on Fedora 36

To uninstall only the perl-Gtk2-Ex-PodViewer package we can use the following command:

sudo dnf remove perl-Gtk2-Ex-PodViewer

perl-Gtk2-Ex-PodViewer Package Contents on Fedora 36

/usr/bin/podviewer
/usr/share/doc/perl-Gtk2-Ex-PodViewer
/usr/share/doc/perl-Gtk2-Ex-PodViewer/README
/usr/share/man/man1/podviewer.1.gz
/usr/share/man/man3/Gtk2::Ex::PodViewer.3pm.gz
/usr/share/man/man3/Gtk2::Ex::PodViewer::Parser.3pm.gz
/usr/share/perl5/vendor_perl/Gtk2
/usr/share/perl5/vendor_perl/Gtk2/Ex
/usr/share/perl5/vendor_perl/Gtk2/Ex/PodViewer
/usr/share/perl5/vendor_perl/Gtk2/Ex/PodViewer.pm
/usr/share/perl5/vendor_perl/Gtk2/Ex/PodViewer/Parser.pm

References

Summary

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