How To Install perl-Devel-GlobalDestruction-XS on Fedora 36

In this tutorial we learn how to install perl-Devel-GlobalDestruction-XS in Fedora 36. perl-Devel-GlobalDestruction-XS is Faster implementation of the Devel

Introduction

In this tutorial we learn how to install perl-Devel-GlobalDestruction-XS on Fedora 36.

What is perl-Devel-GlobalDestruction-XS

This is an XS backend for Devel that module.

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

Install perl-Devel-GlobalDestruction-XS 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-Devel-GlobalDestruction-XS using dnf by running the following command:

sudo dnf -y install perl-Devel-GlobalDestruction-XS

Install perl-Devel-GlobalDestruction-XS 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-Devel-GlobalDestruction-XS using yum by running the following command:

sudo yum -y install perl-Devel-GlobalDestruction-XS

How To Uninstall perl-Devel-GlobalDestruction-XS on Fedora 36

To uninstall only the perl-Devel-GlobalDestruction-XS package we can use the following command:

sudo dnf remove perl-Devel-GlobalDestruction-XS

perl-Devel-GlobalDestruction-XS Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/90
/usr/lib/.build-id/90/2de54c07846f7a4a7f3ac80c38614457f9817a
/usr/lib64/perl5/vendor_perl/Devel
/usr/lib64/perl5/vendor_perl/Devel/GlobalDestruction
/usr/lib64/perl5/vendor_perl/Devel/GlobalDestruction/XS.pm
/usr/lib64/perl5/vendor_perl/auto/Devel
/usr/lib64/perl5/vendor_perl/auto/Devel/GlobalDestruction
/usr/lib64/perl5/vendor_perl/auto/Devel/GlobalDestruction/XS
/usr/lib64/perl5/vendor_perl/auto/Devel/GlobalDestruction/XS/XS.so
/usr/share/doc/perl-Devel-GlobalDestruction-XS
/usr/share/doc/perl-Devel-GlobalDestruction-XS/Changes
/usr/share/doc/perl-Devel-GlobalDestruction-XS/README
/usr/share/man/man3/Devel::GlobalDestruction::XS.3pm.gz

References

Summary

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