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

Last updated: September 21,2024

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

Here is a brief guide to show you how to install perl-DBIx-Class-IntrospectableM2M.noarch on Fedora 34

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

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

This guide let you learn how to uninstall perl-DBIx-Class-IntrospectableM2M.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:02:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-DBIx-Class-IntrospectableM2M
Version : 0.001002
Release : 18.fc34
Architecture : noarch
Size : 13 k
Source : perl-DBIx-Class-IntrospectableM2M-0.001002-18.fc34.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.