How To Install perl-Gtk2-Sexy on Fedora 36

In this tutorial we learn how to install perl-Gtk2-Sexy in Fedora 36. perl-Gtk2-Sexy is Perl interface to the sexy widget collection

Introduction

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

What is perl-Gtk2-Sexy

This module allows a perl developer to access the widgets of the sexy widget collection.

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

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

sudo dnf -y install perl-Gtk2-Sexy

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

sudo yum -y install perl-Gtk2-Sexy

How To Uninstall perl-Gtk2-Sexy on Fedora 36

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

sudo dnf remove perl-Gtk2-Sexy

perl-Gtk2-Sexy Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/36
/usr/lib/.build-id/36/933d353740b17e68076518424e6dba9dbe8d63
/usr/lib64/perl5/vendor_perl/Gtk2
/usr/lib64/perl5/vendor_perl/Gtk2/Sexy
/usr/lib64/perl5/vendor_perl/Gtk2/Sexy.pm
/usr/lib64/perl5/vendor_perl/Gtk2/Sexy/IconEntry.pod
/usr/lib64/perl5/vendor_perl/Gtk2/Sexy/Install
/usr/lib64/perl5/vendor_perl/Gtk2/Sexy/Install/Files.pm
/usr/lib64/perl5/vendor_perl/Gtk2/Sexy/Install/sexy-autogen.h
/usr/lib64/perl5/vendor_perl/Gtk2/Sexy/Install/sexy.typemap
/usr/lib64/perl5/vendor_perl/Gtk2/Sexy/SpellEntry.pod
/usr/lib64/perl5/vendor_perl/Gtk2/Sexy/Tooltip.pod
/usr/lib64/perl5/vendor_perl/Gtk2/Sexy/TreeView.pod
/usr/lib64/perl5/vendor_perl/Gtk2/Sexy/UrlLabel.pod
/usr/lib64/perl5/vendor_perl/Gtk2/Sexy/index.pod
/usr/lib64/perl5/vendor_perl/auto/Gtk2
/usr/lib64/perl5/vendor_perl/auto/Gtk2/Sexy
/usr/lib64/perl5/vendor_perl/auto/Gtk2/Sexy/Sexy.so
/usr/share/doc/perl-Gtk2-Sexy
/usr/share/doc/perl-Gtk2-Sexy/ChangeLog
/usr/share/doc/perl-Gtk2-Sexy/README
/usr/share/doc/perl-Gtk2-Sexy/examples
/usr/share/doc/perl-Gtk2-Sexy/examples/test-icon-entry.pl
/usr/share/doc/perl-Gtk2-Sexy/examples/test-spell-entry.pl
/usr/share/doc/perl-Gtk2-Sexy/examples/test-tooltip.pl
/usr/share/doc/perl-Gtk2-Sexy/examples/test-tree-view.pl
/usr/share/doc/perl-Gtk2-Sexy/examples/test-url-label.pl
/usr/share/man/man3/Gtk2::Sexy::IconEntry.3pm.gz
/usr/share/man/man3/Gtk2::Sexy::SpellEntry.3pm.gz
/usr/share/man/man3/Gtk2::Sexy::Tooltip.3pm.gz
/usr/share/man/man3/Gtk2::Sexy::TreeView.3pm.gz
/usr/share/man/man3/Gtk2::Sexy::UrlLabel.3pm.gz
/usr/share/man/man3/Gtk2::Sexy::index.3pm.gz

References

Summary

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