How to Install and Uninstall perl-DBIx-Class-IntrospectableM2M Package on openSUSE Leap

Last updated: September 28,2024

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

Please follow the guidance below to install perl-DBIx-Class-IntrospectableM2M on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-DBIx-Class-IntrospectableM2M

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

This guide covers the steps necessary to uninstall perl-DBIx-Class-IntrospectableM2M on openSUSE Leap:

$ sudo zypper remove perl-DBIx-Class-IntrospectableM2M

3. Information about the perl-DBIx-Class-IntrospectableM2M package on openSUSE Leap

Information for package perl-DBIx-Class-IntrospectableM2M:
----------------------------------------------------------
Repository : Main Repository
Name : perl-DBIx-Class-IntrospectableM2M
Version : 0.001002-bp155.2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 5.6 KiB
Installed : No
Status : not installed
Source package : perl-DBIx-Class-IntrospectableM2M-0.001002-bp155.2.8.src
Upstream URL : http://search.cpan.org/dist/DBIx-Class-IntrospectableM2M/
Summary : Introspect many-to-many shortcuts
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.