How To Install perl-Catalyst-Authentication-Store-DBIx-Class on Fedora 36

In this tutorial we learn how to install perl-Catalyst-Authentication-Store-DBIx-Class in Fedora 36. perl-Catalyst-Authentication-Store-DBIx-Class is A storage class for Catalyst Authentication using DBIx

Introduction

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

What is perl-Catalyst-Authentication-Store-DBIx-Class

The Catalyst to authentication information stored in a database via DBIx

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

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

sudo dnf -y install perl-Catalyst-Authentication-Store-DBIx-Class

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

sudo yum -y install perl-Catalyst-Authentication-Store-DBIx-Class

How To Uninstall perl-Catalyst-Authentication-Store-DBIx-Class on Fedora 36

To uninstall only the perl-Catalyst-Authentication-Store-DBIx-Class package we can use the following command:

sudo dnf remove perl-Catalyst-Authentication-Store-DBIx-Class

perl-Catalyst-Authentication-Store-DBIx-Class Package Contents on Fedora 36

/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/Changes
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/README
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/00-load.t
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/01-pod.t
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/02-pod-coverage.t
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/03-authtest.t
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/04-authsessions.t
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/05-auth-roles-relationship.t
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/06-auth-roles-column.t
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/07-authsessions-cached.t
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/08-simpledb-auth-roles-relationship.t
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/09-simpledb-auth-roles-column.t
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/10-user-autoload.t
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/11-authsessions-load-app-context.t
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/Catalyst
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/Catalyst/Authentication
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/Catalyst/Authentication/Store
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/Catalyst/Authentication/Store/Person
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/Catalyst/Authentication/Store/Person.pm
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/Catalyst/Authentication/Store/Person/User.pm
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/TestApp
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/TestApp.pm
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/TestApp/Controller
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/TestApp/Controller/Root.pm
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/TestApp/Model
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/TestApp/Model/TestApp.pm
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/TestApp/Schema
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/TestApp/Schema.pm
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/TestApp/Schema/Role.pm
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/TestApp/Schema/User.pm
/usr/share/doc/perl-Catalyst-Authentication-Store-DBIx-Class/t/lib/TestApp/Schema/UserRole.pm
/usr/share/man/man3/Catalyst::Authentication::Realm::SimpleDB.3pm.gz
/usr/share/man/man3/Catalyst::Authentication::Store::DBIx::Class.3pm.gz
/usr/share/man/man3/Catalyst::Authentication::Store::DBIx::Class::User.3pm.gz
/usr/share/perl5/vendor_perl/Catalyst
/usr/share/perl5/vendor_perl/Catalyst/Authentication
/usr/share/perl5/vendor_perl/Catalyst/Authentication/Realm
/usr/share/perl5/vendor_perl/Catalyst/Authentication/Realm/SimpleDB.pm
/usr/share/perl5/vendor_perl/Catalyst/Authentication/Store
/usr/share/perl5/vendor_perl/Catalyst/Authentication/Store/DBIx
/usr/share/perl5/vendor_perl/Catalyst/Authentication/Store/DBIx/Class
/usr/share/perl5/vendor_perl/Catalyst/Authentication/Store/DBIx/Class.pm
/usr/share/perl5/vendor_perl/Catalyst/Authentication/Store/DBIx/Class/User.pm

References

Summary

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