How To Install perl-Object-Pad-ExtensionBuilder on Fedora 36

In this tutorial we learn how to install perl-Object-Pad-ExtensionBuilder in Fedora 36. perl-Object-Pad-ExtensionBuilder is Build-time support for Object

Introduction

In this tutorial we learn how to install perl-Object-Pad-ExtensionBuilder on Fedora 36.

What is perl-Object-Pad-ExtensionBuilder

This package provides a build-time helper to assist the authors in writing XS plugins for Object able to make use of Object

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

Install perl-Object-Pad-ExtensionBuilder 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-Object-Pad-ExtensionBuilder using dnf by running the following command:

sudo dnf -y install perl-Object-Pad-ExtensionBuilder

Install perl-Object-Pad-ExtensionBuilder 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-Object-Pad-ExtensionBuilder using yum by running the following command:

sudo yum -y install perl-Object-Pad-ExtensionBuilder

How To Uninstall perl-Object-Pad-ExtensionBuilder on Fedora 36

To uninstall only the perl-Object-Pad-ExtensionBuilder package we can use the following command:

sudo dnf remove perl-Object-Pad-ExtensionBuilder

perl-Object-Pad-ExtensionBuilder Package Contents on Fedora 36

/usr/lib/rpm/macros.d/macros.perl-Object-Pad
/usr/lib64/perl5/vendor_perl/Object/Pad/ExtensionBuilder.pm
/usr/lib64/perl5/vendor_perl/Object/Pad/ExtensionBuilder_data.pm
/usr/share/man/man3/Object::Pad::ExtensionBuilder.3pm.gz

References

Summary

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