How To Install perl-ExtUtils-Typemaps-Default on Fedora 36

In this tutorial we learn how to install perl-ExtUtils-Typemaps-Default in Fedora 36. perl-ExtUtils-Typemaps-Default is Set of useful typemaps

Introduction

In this tutorial we learn how to install perl-ExtUtils-Typemaps-Default on Fedora 36.

What is perl-ExtUtils-Typemaps-Default

ExtUtils a set of default mappings (in addition to what perl itself provides). These default mappings are currently defined as the combination of the mappings provided by the following typemap classes which are provided in this distribution ExtUtils ExtUtils ExtUtils

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

Install perl-ExtUtils-Typemaps-Default 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-ExtUtils-Typemaps-Default using dnf by running the following command:

sudo dnf -y install perl-ExtUtils-Typemaps-Default

Install perl-ExtUtils-Typemaps-Default 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-ExtUtils-Typemaps-Default using yum by running the following command:

sudo yum -y install perl-ExtUtils-Typemaps-Default

How To Uninstall perl-ExtUtils-Typemaps-Default on Fedora 36

To uninstall only the perl-ExtUtils-Typemaps-Default package we can use the following command:

sudo dnf remove perl-ExtUtils-Typemaps-Default

perl-ExtUtils-Typemaps-Default Package Contents on Fedora 36

/usr/share/doc/perl-ExtUtils-Typemaps-Default
/usr/share/doc/perl-ExtUtils-Typemaps-Default/Changes
/usr/share/man/man3/ExtUtils::Typemap::Basic.3pm.gz
/usr/share/man/man3/ExtUtils::Typemap::Default.3pm.gz
/usr/share/man/man3/ExtUtils::Typemap::ObjectMap.3pm.gz
/usr/share/man/man3/ExtUtils::Typemap::STL.3pm.gz
/usr/share/man/man3/ExtUtils::Typemap::STL::String.3pm.gz
/usr/share/man/man3/ExtUtils::Typemap::STL::Vector.3pm.gz
/usr/share/man/man3/ExtUtils::Typemaps::Basic.3pm.gz
/usr/share/man/man3/ExtUtils::Typemaps::Default.3pm.gz
/usr/share/man/man3/ExtUtils::Typemaps::ObjectMap.3pm.gz
/usr/share/man/man3/ExtUtils::Typemaps::STL.3pm.gz
/usr/share/man/man3/ExtUtils::Typemaps::STL::List.3pm.gz
/usr/share/man/man3/ExtUtils::Typemaps::STL::String.3pm.gz
/usr/share/man/man3/ExtUtils::Typemaps::STL::Vector.3pm.gz
/usr/share/perl5/vendor_perl/ExtUtils
/usr/share/perl5/vendor_perl/ExtUtils/Typemap
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/Basic.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/Default.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/ObjectMap.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/STL
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/STL.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/STL/String.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/STL/Vector.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/Basic.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/Default.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/ObjectMap.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/STL
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/STL.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/STL/List.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/STL/String.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/STL/Vector.pm

References

Summary

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