How To Install perl-DBIx-Class-IntrospectableM2M on Fedora 36

In this tutorial we learn how to install perl-DBIx-Class-IntrospectableM2M in Fedora 36. perl-DBIx-Class-IntrospectableM2M is Introspect many-to-many shortcuts

Introduction

In this tutorial we learn how to install perl-DBIx-Class-IntrospectableM2M on Fedora 36.

What is perl-DBIx-Class-IntrospectableM2M

Because the many-to-many relationships are not real relationships, they can not be introspected with DBIx actually just a collection of convenience methods installed to bridge two relationships. This DBIx information about these non-relationships so they can later be introspected and examined.

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

Install perl-DBIx-Class-IntrospectableM2M 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-DBIx-Class-IntrospectableM2M using dnf by running the following command:

sudo dnf -y install perl-DBIx-Class-IntrospectableM2M

Install perl-DBIx-Class-IntrospectableM2M 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-DBIx-Class-IntrospectableM2M using yum by running the following command:

sudo yum -y install perl-DBIx-Class-IntrospectableM2M

How To Uninstall perl-DBIx-Class-IntrospectableM2M on Fedora 36

To uninstall only the perl-DBIx-Class-IntrospectableM2M package we can use the following command:

sudo dnf remove perl-DBIx-Class-IntrospectableM2M

perl-DBIx-Class-IntrospectableM2M Package Contents on Fedora 36

/usr/share/doc/perl-DBIx-Class-IntrospectableM2M
/usr/share/doc/perl-DBIx-Class-IntrospectableM2M/Changes
/usr/share/doc/perl-DBIx-Class-IntrospectableM2M/README
/usr/share/man/man3/DBIx::Class::IntrospectableM2M.3pm.gz
/usr/share/perl5/vendor_perl/DBIx
/usr/share/perl5/vendor_perl/DBIx/Class
/usr/share/perl5/vendor_perl/DBIx/Class/IntrospectableM2M.pm

References

Summary

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