How To Install perl-Devel-LexAlias on Fedora 36

In this tutorial we learn how to install perl-Devel-LexAlias in Fedora 36. perl-Devel-LexAlias is Alias lexical variables

Introduction

In this tutorial we learn how to install perl-Devel-LexAlias on Fedora 36.

What is perl-Devel-LexAlias

Devel subroutines scope to one of your choosing.

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

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

sudo dnf -y install perl-Devel-LexAlias

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

sudo yum -y install perl-Devel-LexAlias

How To Uninstall perl-Devel-LexAlias on Fedora 36

To uninstall only the perl-Devel-LexAlias package we can use the following command:

sudo dnf remove perl-Devel-LexAlias

perl-Devel-LexAlias Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/12
/usr/lib/.build-id/12/a9f097cf1c1257a61ef6bc583b1a721b9b193d
/usr/lib64/perl5/vendor_perl/Devel
/usr/lib64/perl5/vendor_perl/Devel/LexAlias.pm
/usr/lib64/perl5/vendor_perl/auto/Devel
/usr/lib64/perl5/vendor_perl/auto/Devel/LexAlias
/usr/lib64/perl5/vendor_perl/auto/Devel/LexAlias/LexAlias.so
/usr/share/doc/perl-Devel-LexAlias
/usr/share/doc/perl-Devel-LexAlias/Changes
/usr/share/man/man3/Devel::LexAlias.3pm.gz

References

Summary

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