How To Install perl-Sub-Attribute on Fedora 36

In this tutorial we learn how to install perl-Sub-Attribute in Fedora 36. perl-Sub-Attribute is Reliable subroutine attribute handlers

Introduction

In this tutorial we learn how to install perl-Sub-Attribute on Fedora 36.

What is perl-Sub-Attribute

Sub subroutine attributes.

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

Install perl-Sub-Attribute 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-Sub-Attribute using dnf by running the following command:

sudo dnf -y install perl-Sub-Attribute

Install perl-Sub-Attribute 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-Sub-Attribute using yum by running the following command:

sudo yum -y install perl-Sub-Attribute

How To Uninstall perl-Sub-Attribute on Fedora 36

To uninstall only the perl-Sub-Attribute package we can use the following command:

sudo dnf remove perl-Sub-Attribute

perl-Sub-Attribute Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/46
/usr/lib/.build-id/46/b58b77298b0f4acf37d4aefa29165d8fcae5bc
/usr/lib64/perl5/vendor_perl/Sub
/usr/lib64/perl5/vendor_perl/Sub/Attribute.pm
/usr/lib64/perl5/vendor_perl/auto/Sub
/usr/lib64/perl5/vendor_perl/auto/Sub/Attribute
/usr/lib64/perl5/vendor_perl/auto/Sub/Attribute/Attribute.so
/usr/share/doc/perl-Sub-Attribute
/usr/share/doc/perl-Sub-Attribute/CHANGELOG
/usr/share/doc/perl-Sub-Attribute/README
/usr/share/doc/perl-Sub-Attribute/example
/usr/share/doc/perl-Sub-Attribute/example/example_abstract.pl
/usr/share/doc/perl-Sub-Attribute/example/example_exporter.pl
/usr/share/doc/perl-Sub-Attribute/example/lib
/usr/share/doc/perl-Sub-Attribute/example/lib/Attribute
/usr/share/doc/perl-Sub-Attribute/example/lib/Attribute/Abstract.pm
/usr/share/doc/perl-Sub-Attribute/example/lib/Attribute/Exporter.pm
/usr/share/doc/perl-Sub-Attribute/example/loud.pl
/usr/share/doc/perl-Sub-Attribute/example/namespace.pl
/usr/share/man/man3/Sub::Attribute.3pm.gz

References

Summary

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