How To Install perl-B-Hooks-OP-PPAddr on Fedora 36

In this tutorial we learn how to install perl-B-Hooks-OP-PPAddr in Fedora 36. perl-B-Hooks-OP-PPAddr is Hook into opcode execution

Introduction

In this tutorial we learn how to install perl-B-Hooks-OP-PPAddr on Fedora 36.

What is perl-B-Hooks-OP-PPAddr

This module provides a c api for XS modules to hook into the execution of perl opcodes.

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

Install perl-B-Hooks-OP-PPAddr 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-B-Hooks-OP-PPAddr using dnf by running the following command:

sudo dnf -y install perl-B-Hooks-OP-PPAddr

Install perl-B-Hooks-OP-PPAddr 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-B-Hooks-OP-PPAddr using yum by running the following command:

sudo yum -y install perl-B-Hooks-OP-PPAddr

How To Uninstall perl-B-Hooks-OP-PPAddr on Fedora 36

To uninstall only the perl-B-Hooks-OP-PPAddr package we can use the following command:

sudo dnf remove perl-B-Hooks-OP-PPAddr

perl-B-Hooks-OP-PPAddr Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/12
/usr/lib/.build-id/12/2e346e34504e436f63ccb77f668631d271abef
/usr/lib64/perl5/vendor_perl/B
/usr/lib64/perl5/vendor_perl/B/Hooks
/usr/lib64/perl5/vendor_perl/B/Hooks/OP
/usr/lib64/perl5/vendor_perl/B/Hooks/OP/PPAddr
/usr/lib64/perl5/vendor_perl/B/Hooks/OP/PPAddr.pm
/usr/lib64/perl5/vendor_perl/B/Hooks/OP/PPAddr/Install
/usr/lib64/perl5/vendor_perl/B/Hooks/OP/PPAddr/Install/Files.pm
/usr/lib64/perl5/vendor_perl/B/Hooks/OP/PPAddr/Install/hook_op_ppaddr.h
/usr/lib64/perl5/vendor_perl/auto/B
/usr/lib64/perl5/vendor_perl/auto/B/Hooks
/usr/lib64/perl5/vendor_perl/auto/B/Hooks/OP
/usr/lib64/perl5/vendor_perl/auto/B/Hooks/OP/PPAddr
/usr/lib64/perl5/vendor_perl/auto/B/Hooks/OP/PPAddr/PPAddr.so
/usr/share/doc/perl-B-Hooks-OP-PPAddr
/usr/share/doc/perl-B-Hooks-OP-PPAddr/CONTRIBUTING
/usr/share/doc/perl-B-Hooks-OP-PPAddr/Changes
/usr/share/doc/perl-B-Hooks-OP-PPAddr/README
/usr/share/licenses/perl-B-Hooks-OP-PPAddr
/usr/share/licenses/perl-B-Hooks-OP-PPAddr/LICENCE
/usr/share/man/man3/B::Hooks::OP::PPAddr.3pm.gz

References

Summary

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