How To Install perl-Locale-Utils-PlaceholderBabelFish on Fedora 36

In this tutorial we learn how to install perl-Locale-Utils-PlaceholderBabelFish in Fedora 36. perl-Locale-Utils-PlaceholderBabelFish is Utils to expand BabelFish placeholders

Introduction

In this tutorial we learn how to install perl-Locale-Utils-PlaceholderBabelFish on Fedora 36.

What is perl-Locale-Utils-PlaceholderBabelFish

This module provides utils to expand placeholders in BabelFish style.

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

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

sudo dnf -y install perl-Locale-Utils-PlaceholderBabelFish

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

sudo yum -y install perl-Locale-Utils-PlaceholderBabelFish

How To Uninstall perl-Locale-Utils-PlaceholderBabelFish on Fedora 36

To uninstall only the perl-Locale-Utils-PlaceholderBabelFish package we can use the following command:

sudo dnf remove perl-Locale-Utils-PlaceholderBabelFish

perl-Locale-Utils-PlaceholderBabelFish Package Contents on Fedora 36

/usr/share/doc/perl-Locale-Utils-PlaceholderBabelFish
/usr/share/doc/perl-Locale-Utils-PlaceholderBabelFish/Changes
/usr/share/doc/perl-Locale-Utils-PlaceholderBabelFish/README
/usr/share/doc/perl-Locale-Utils-PlaceholderBabelFish/example
/usr/share/doc/perl-Locale-Utils-PlaceholderBabelFish/example/01_expand_babel_fish.pl
/usr/share/man/man3/Locale::Utils::PlaceholderBabelFish.3pm.gz
/usr/share/perl5/vendor_perl/Locale
/usr/share/perl5/vendor_perl/Locale/Utils
/usr/share/perl5/vendor_perl/Locale/Utils/PlaceholderBabelFish.pm

References

Summary

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