How To Install perl-PDF-API2-XS on Fedora 36

In this tutorial we learn how to install perl-PDF-API2-XS in Fedora 36. perl-PDF-API2-XS is Optional PDF

Introduction

In this tutorial we learn how to install perl-PDF-API2-XS on Fedora 36.

What is perl-PDF-API2-XS

PDF up some operations that are significantly faster in C than in Perl.

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

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

sudo dnf -y install perl-PDF-API2-XS

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

sudo yum -y install perl-PDF-API2-XS

How To Uninstall perl-PDF-API2-XS on Fedora 36

To uninstall only the perl-PDF-API2-XS package we can use the following command:

sudo dnf remove perl-PDF-API2-XS

perl-PDF-API2-XS Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/766592a14755b689c2d5c66e5a3a08c521a37c
/usr/lib64/perl5/vendor_perl/PDF
/usr/lib64/perl5/vendor_perl/PDF/API2
/usr/lib64/perl5/vendor_perl/PDF/API2/XS
/usr/lib64/perl5/vendor_perl/PDF/API2/XS.pm
/usr/lib64/perl5/vendor_perl/PDF/API2/XS/ImagePNG.pm
/usr/lib64/perl5/vendor_perl/auto/PDF
/usr/lib64/perl5/vendor_perl/auto/PDF/API2
/usr/lib64/perl5/vendor_perl/auto/PDF/API2/XS
/usr/lib64/perl5/vendor_perl/auto/PDF/API2/XS/ImagePNG
/usr/lib64/perl5/vendor_perl/auto/PDF/API2/XS/ImagePNG/ImagePNG.so
/usr/share/doc/perl-PDF-API2-XS
/usr/share/doc/perl-PDF-API2-XS/Changes
/usr/share/doc/perl-PDF-API2-XS/README
/usr/share/licenses/perl-PDF-API2-XS
/usr/share/licenses/perl-PDF-API2-XS/LICENSE
/usr/share/man/man3/PDF::API2::XS.3pm.gz

References

Summary

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