How To Install perl-Locale-Codes-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-Locale-Codes-tests on Fedora 36.

What is perl-Locale-Codes-tests

Tests from perl-Locale-Codes. Execute them with “/usr/libexec/perl-Locale-Codes/test”.

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

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

sudo dnf -y install perl-Locale-Codes-tests

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

sudo yum -y install perl-Locale-Codes-tests

How To Uninstall perl-Locale-Codes-tests on Fedora 36

To uninstall only the perl-Locale-Codes-tests package we can use the following command:

sudo dnf remove perl-Locale-Codes-tests

perl-Locale-Codes-tests Package Contents on Fedora 36

/usr/libexec/perl-Locale-Codes
/usr/libexec/perl-Locale-Codes/t
/usr/libexec/perl-Locale-Codes/t/codes.t
/usr/libexec/perl-Locale-Codes/t/country_func.t
/usr/libexec/perl-Locale-Codes/t/country_old.t
/usr/libexec/perl-Locale-Codes/t/country_oo.t
/usr/libexec/perl-Locale-Codes/t/currency_func.t
/usr/libexec/perl-Locale-Codes/t/currency_old.t
/usr/libexec/perl-Locale-Codes/t/currency_oo.t
/usr/libexec/perl-Locale-Codes/t/do_tests.pl
/usr/libexec/perl-Locale-Codes/t/langext_func.t
/usr/libexec/perl-Locale-Codes/t/langext_oo.t
/usr/libexec/perl-Locale-Codes/t/langfam_func.t
/usr/libexec/perl-Locale-Codes/t/langfam_oo.t
/usr/libexec/perl-Locale-Codes/t/language_func.t
/usr/libexec/perl-Locale-Codes/t/language_old.t
/usr/libexec/perl-Locale-Codes/t/language_oo.t
/usr/libexec/perl-Locale-Codes/t/langvar_func.t
/usr/libexec/perl-Locale-Codes/t/langvar_oo.t
/usr/libexec/perl-Locale-Codes/t/script_func.t
/usr/libexec/perl-Locale-Codes/t/script_old.t
/usr/libexec/perl-Locale-Codes/t/script_oo.t
/usr/libexec/perl-Locale-Codes/t/vals_country.pl
/usr/libexec/perl-Locale-Codes/t/vals_currency.pl
/usr/libexec/perl-Locale-Codes/t/vals_langext.pl
/usr/libexec/perl-Locale-Codes/t/vals_langfam.pl
/usr/libexec/perl-Locale-Codes/t/vals_language.pl
/usr/libexec/perl-Locale-Codes/t/vals_langvar.pl
/usr/libexec/perl-Locale-Codes/t/vals_script.pl
/usr/libexec/perl-Locale-Codes/test

References

Summary

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