How To Install perl-Carp-Clan-Share on Fedora 36

In this tutorial we learn how to install perl-Carp-Clan-Share in Fedora 36. perl-Carp-Clan-Share is Share your Carp

Introduction

In this tutorial we learn how to install perl-Carp-Clan-Share on Fedora 36.

What is perl-Carp-Clan-Share

This is a very lightweight helper module (actually just an import method) that will automagically create a PACKAGE

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

Install perl-Carp-Clan-Share 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-Carp-Clan-Share using dnf by running the following command:

sudo dnf -y install perl-Carp-Clan-Share

Install perl-Carp-Clan-Share 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-Carp-Clan-Share using yum by running the following command:

sudo yum -y install perl-Carp-Clan-Share

How To Uninstall perl-Carp-Clan-Share on Fedora 36

To uninstall only the perl-Carp-Clan-Share package we can use the following command:

sudo dnf remove perl-Carp-Clan-Share

perl-Carp-Clan-Share Package Contents on Fedora 36

/usr/share/doc/perl-Carp-Clan-Share
/usr/share/doc/perl-Carp-Clan-Share/Changes
/usr/share/doc/perl-Carp-Clan-Share/README
/usr/share/man/man3/Carp::Clan::Share.3pm.gz
/usr/share/perl5/vendor_perl/Carp
/usr/share/perl5/vendor_perl/Carp/Clan
/usr/share/perl5/vendor_perl/Carp/Clan/Share.pm

References

Summary

In this tutorial we learn how to install perl-Carp-Clan-Share on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).