How To Install perl-Alien-Build-MB on Fedora 36

In this tutorial we learn how to install perl-Alien-Build-MB in Fedora 36. perl-Alien-Build-MB is Alien

Introduction

In this tutorial we learn how to install perl-Alien-Build-MB on Fedora 36.

What is perl-Alien-Build-MB

This is a Module Alien distributions. The author recommends Alien ExtUtils prove independence from any particular installer, so that other installers may be added in the future if they become available. If you really do prefer to work with Module installer for you!

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

Install perl-Alien-Build-MB 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-Alien-Build-MB using dnf by running the following command:

sudo dnf -y install perl-Alien-Build-MB

Install perl-Alien-Build-MB 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-Alien-Build-MB using yum by running the following command:

sudo yum -y install perl-Alien-Build-MB

How To Uninstall perl-Alien-Build-MB on Fedora 36

To uninstall only the perl-Alien-Build-MB package we can use the following command:

sudo dnf remove perl-Alien-Build-MB

perl-Alien-Build-MB Package Contents on Fedora 36

/usr/share/doc/perl-Alien-Build-MB
/usr/share/doc/perl-Alien-Build-MB/Changes
/usr/share/doc/perl-Alien-Build-MB/README
/usr/share/licenses/perl-Alien-Build-MB
/usr/share/licenses/perl-Alien-Build-MB/LICENSE
/usr/share/man/man3/Alien::Build::MB.3pm.gz
/usr/share/perl5/vendor_perl/Alien
/usr/share/perl5/vendor_perl/Alien/Build
/usr/share/perl5/vendor_perl/Alien/Build/MB.pm

References

Summary

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