How To Install perl-CGI-Application-Plugin-DBIProfile on Fedora 36

In this tutorial we learn how to install perl-CGI-Application-Plugin-DBIProfile in Fedora 36. perl-CGI-Application-Plugin-DBIProfile is DBI profiling plugin

Introduction

In this tutorial we learn how to install perl-CGI-Application-Plugin-DBIProfile on Fedora 36.

What is perl-CGI-Application-Plugin-DBIProfile

CGI available) holding DBI Profile information (see DBI DBI DBI

We can use yum or dnf to install perl-CGI-Application-Plugin-DBIProfile on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-CGI-Application-Plugin-DBIProfile.

Install perl-CGI-Application-Plugin-DBIProfile 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-CGI-Application-Plugin-DBIProfile using dnf by running the following command:

sudo dnf -y install perl-CGI-Application-Plugin-DBIProfile

Install perl-CGI-Application-Plugin-DBIProfile 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-CGI-Application-Plugin-DBIProfile using yum by running the following command:

sudo yum -y install perl-CGI-Application-Plugin-DBIProfile

How To Uninstall perl-CGI-Application-Plugin-DBIProfile on Fedora 36

To uninstall only the perl-CGI-Application-Plugin-DBIProfile package we can use the following command:

sudo dnf remove perl-CGI-Application-Plugin-DBIProfile

perl-CGI-Application-Plugin-DBIProfile Package Contents on Fedora 36

/usr/share/doc/perl-CGI-Application-Plugin-DBIProfile
/usr/share/doc/perl-CGI-Application-Plugin-DBIProfile/Changes
/usr/share/doc/perl-CGI-Application-Plugin-DBIProfile/README
/usr/share/man/man3/CGI::Application::Plugin::DBIProfile.3pm.gz
/usr/share/man/man3/CGI::Application::Plugin::DBIProfile::Driver.3pm.gz
/usr/share/man/man3/CGI::Application::Plugin::DBIProfile::Graph::GDGraphInline.3pm.gz
/usr/share/man/man3/CGI::Application::Plugin::DBIProfile::Graph::HTML.3pm.gz
/usr/share/man/man3/CGI::Application::Plugin::DBIProfile::Graph::HTML::Horizontal.3pm.gz
/usr/share/man/man3/CGI::Application::Plugin::DBIProfile::Graph::HTMLBarGraph.3pm.gz
/usr/share/man/man3/CGI::Application::Plugin::DBIProfile::Graph::SVGTT.3pm.gz
/usr/share/perl5/vendor_perl/CGI
/usr/share/perl5/vendor_perl/CGI/Application
/usr/share/perl5/vendor_perl/CGI/Application/Plugin
/usr/share/perl5/vendor_perl/CGI/Application/Plugin/DBIProfile
/usr/share/perl5/vendor_perl/CGI/Application/Plugin/DBIProfile.pm
/usr/share/perl5/vendor_perl/CGI/Application/Plugin/DBIProfile/Data.pm
/usr/share/perl5/vendor_perl/CGI/Application/Plugin/DBIProfile/Driver.pm
/usr/share/perl5/vendor_perl/CGI/Application/Plugin/DBIProfile/Graph
/usr/share/perl5/vendor_perl/CGI/Application/Plugin/DBIProfile/Graph/GDGraphInline.pm
/usr/share/perl5/vendor_perl/CGI/Application/Plugin/DBIProfile/Graph/HTML
/usr/share/perl5/vendor_perl/CGI/Application/Plugin/DBIProfile/Graph/HTML.pm
/usr/share/perl5/vendor_perl/CGI/Application/Plugin/DBIProfile/Graph/HTML/Horizontal.pm
/usr/share/perl5/vendor_perl/CGI/Application/Plugin/DBIProfile/Graph/HTMLBarGraph.pm
/usr/share/perl5/vendor_perl/CGI/Application/Plugin/DBIProfile/Graph/SVGTT.pm

References

Summary

In this tutorial we learn how to install perl-CGI-Application-Plugin-DBIProfile on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).