How To Install perl-ExtUtils-CBuilder-tests on Fedora 36

In this tutorial we learn how to install perl-ExtUtils-CBuilder-tests in Fedora 36. perl-ExtUtils-CBuilder-tests is Tests for perl-ExtUtils-CBuilder

Introduction

In this tutorial we learn how to install perl-ExtUtils-CBuilder-tests on Fedora 36.

What is perl-ExtUtils-CBuilder-tests

Tests from perl-ExtUtils-CBuilder-0.280236. Execute them with “/usr/libexec/perl-ExtUtils-CBuilder/test”.

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

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

sudo dnf -y install perl-ExtUtils-CBuilder-tests

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

sudo yum -y install perl-ExtUtils-CBuilder-tests

How To Uninstall perl-ExtUtils-CBuilder-tests on Fedora 36

To uninstall only the perl-ExtUtils-CBuilder-tests package we can use the following command:

sudo dnf remove perl-ExtUtils-CBuilder-tests

perl-ExtUtils-CBuilder-tests Package Contents on Fedora 36

/usr/libexec/perl-ExtUtils-CBuilder
/usr/libexec/perl-ExtUtils-CBuilder/t
/usr/libexec/perl-ExtUtils-CBuilder/t/00-have-compiler.t
/usr/libexec/perl-ExtUtils-CBuilder/t/01-basic.t
/usr/libexec/perl-ExtUtils-CBuilder/t/02-link.t
/usr/libexec/perl-ExtUtils-CBuilder/t/03-cplusplus.t
/usr/libexec/perl-ExtUtils-CBuilder/t/04-base.t
/usr/libexec/perl-ExtUtils-CBuilder/test

References

Summary

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