How To Install perl-Regexp-Pattern-License on Fedora 36

In this tutorial we learn how to install perl-Regexp-Pattern-License in Fedora 36. perl-Regexp-Pattern-License is Regular expressions for legal licenses

Introduction

In this tutorial we learn how to install perl-Regexp-Pattern-License on Fedora 36.

What is perl-Regexp-Pattern-License

Regexp to legal software licenses.

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

Install perl-Regexp-Pattern-License 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-Regexp-Pattern-License using dnf by running the following command:

sudo dnf -y install perl-Regexp-Pattern-License

Install perl-Regexp-Pattern-License 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-Regexp-Pattern-License using yum by running the following command:

sudo yum -y install perl-Regexp-Pattern-License

How To Uninstall perl-Regexp-Pattern-License on Fedora 36

To uninstall only the perl-Regexp-Pattern-License package we can use the following command:

sudo dnf remove perl-Regexp-Pattern-License

perl-Regexp-Pattern-License Package Contents on Fedora 36

/usr/share/doc/perl-Regexp-Pattern-License
/usr/share/doc/perl-Regexp-Pattern-License/Changes
/usr/share/doc/perl-Regexp-Pattern-License/README
/usr/share/licenses/perl-Regexp-Pattern-License
/usr/share/licenses/perl-Regexp-Pattern-License/LICENSE
/usr/share/man/man3/Regexp::Pattern::License.3pm.gz
/usr/share/man/man3/Regexp::Pattern::License::Parts.3pm.gz
/usr/share/perl5/vendor_perl/Regexp
/usr/share/perl5/vendor_perl/Regexp/Pattern
/usr/share/perl5/vendor_perl/Regexp/Pattern/License
/usr/share/perl5/vendor_perl/Regexp/Pattern/License.pm
/usr/share/perl5/vendor_perl/Regexp/Pattern/License/Parts.pm

References

Summary

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