How to Install and Uninstall perl-DBIx-Class-Schema-Config Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "perl-DBIx-Class-Schema-Config" package

Please follow the step by step instructions below to install perl-DBIx-Class-Schema-Config on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-DBIx-Class-Schema-Config

2. Uninstall "perl-DBIx-Class-Schema-Config" package

This guide let you learn how to uninstall perl-DBIx-Class-Schema-Config on openSuSE Tumbleweed:

$ sudo zypper remove perl-DBIx-Class-Schema-Config

3. Information about the perl-DBIx-Class-Schema-Config package on openSuSE Tumbleweed

Information for package perl-DBIx-Class-Schema-Config:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-DBIx-Class-Schema-Config
Version : 0.001014-1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 22.7 KiB
Installed : No
Status : not installed
Source package : perl-DBIx-Class-Schema-Config-0.001014-1.13.src
Upstream URL : https://metacpan.org/release/DBIx-Class-Schema-Config
Summary : Credential Management for DBIx::Class
Description :
DBIx::Class::Schema::Config is a subclass of DBIx::Class::Schema that
allows the loading of credentials & configuration from a file. The actual
code itself would only need to know about the name used in the
configuration file. This aims to make it simpler for operations teams to
manage database credentials.
A simple tutorial that compliments this documentation and explains
converting an existing DBIx::Class Schema to use this software to manage
credentials can be found at
http://www.symkat.com/credential-management-in-dbix-class