How To Install perl-GooCanvas2-CairoTypes on Fedora 36

In this tutorial we learn how to install perl-GooCanvas2-CairoTypes in Fedora 36. perl-GooCanvas2-CairoTypes is Bridge between GooCanvas2 and Cairo types

Introduction

In this tutorial we learn how to install perl-GooCanvas2-CairoTypes on Fedora 36.

What is perl-GooCanvas2-CairoTypes

There is an issue in the interaction between GooCanvas, GObject Introspection, Cairo, and their Perl bindings, which causes some functionality to be unusable from Perl side. This is better described here , and there was an attempt <https upstream. Until it’s fixed, this can serve as a workaround for it. Currently this module only “fixes” “Cairo just works if this module was included; for some other calls you need to explicitly convert the type. If you have any idea how to fix those cases to not require such call, or need to bridge more types, pull requests <https

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

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

sudo dnf -y install perl-GooCanvas2-CairoTypes

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

sudo yum -y install perl-GooCanvas2-CairoTypes

How To Uninstall perl-GooCanvas2-CairoTypes on Fedora 36

To uninstall only the perl-GooCanvas2-CairoTypes package we can use the following command:

sudo dnf remove perl-GooCanvas2-CairoTypes

perl-GooCanvas2-CairoTypes Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/da158d1c209046fc2518e766d81e468266c7ad
/usr/lib64/perl5/vendor_perl/GooCanvas2
/usr/lib64/perl5/vendor_perl/GooCanvas2/CairoTypes.pm
/usr/lib64/perl5/vendor_perl/auto/GooCanvas2
/usr/lib64/perl5/vendor_perl/auto/GooCanvas2/CairoTypes
/usr/lib64/perl5/vendor_perl/auto/GooCanvas2/CairoTypes/CairoTypes.so
/usr/share/doc/perl-GooCanvas2-CairoTypes
/usr/share/doc/perl-GooCanvas2-CairoTypes/Changes
/usr/share/doc/perl-GooCanvas2-CairoTypes/README
/usr/share/licenses/perl-GooCanvas2-CairoTypes
/usr/share/licenses/perl-GooCanvas2-CairoTypes/LICENSE
/usr/share/man/man3/GooCanvas2::CairoTypes.3pm.gz

References

Summary

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