How to Install and Uninstall perl-DBIx-Class-IntrospectableM2M.noarch Package on Fedora 36

Last updated: January 15,2025

1. Install "perl-DBIx-Class-IntrospectableM2M.noarch" package

This is a short guide on how to install perl-DBIx-Class-IntrospectableM2M.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-DBIx-Class-IntrospectableM2M.noarch

2. Uninstall "perl-DBIx-Class-IntrospectableM2M.noarch" package

This tutorial shows how to uninstall perl-DBIx-Class-IntrospectableM2M.noarch on Fedora 36:

$ sudo dnf remove perl-DBIx-Class-IntrospectableM2M.noarch $ sudo dnf autoremove

3. Information about the perl-DBIx-Class-IntrospectableM2M.noarch package on Fedora 36

Last metadata expiration check: 1:19:31 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-DBIx-Class-IntrospectableM2M
Version : 0.001002
Release : 21.fc36
Architecture : noarch
Size : 13 k
Source : perl-DBIx-Class-IntrospectableM2M-0.001002-21.fc36.src.rpm
Repository : fedora
Summary : Introspect many-to-many shortcuts
URL : https://metacpan.org/release/DBIx-Class-IntrospectableM2M
License : GPL+ or Artistic
Description : Because the many-to-many relationships are not real relationships, they can
: not be introspected with DBIx::Class. Many-to-many relationships are
: actually just a collection of convenience methods installed to bridge two
: relationships. This DBIx::Class component can be used to store all relevant
: information about these non-relationships so they can later be introspected
: and examined.