How To Install php-symfony-translation on Fedora 36

In this tutorial we learn how to install php-symfony-translation in Fedora 36. php-symfony-translation is Symfony Translation Component

Introduction

In this tutorial we learn how to install php-symfony-translation on Fedora 36.

What is php-symfony-translation

Translation provides tools for loading translation files and generating translated strings from these including support for pluralization.

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

Install php-symfony-translation 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 php-symfony-translation using dnf by running the following command:

sudo dnf -y install php-symfony-translation

Install php-symfony-translation 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 php-symfony-translation using yum by running the following command:

sudo yum -y install php-symfony-translation

How To Uninstall php-symfony-translation on Fedora 36

To uninstall only the php-symfony-translation package we can use the following command:

sudo dnf remove php-symfony-translation

php-symfony-translation Package Contents on Fedora 36

/usr/share/doc/php-symfony-translation
/usr/share/doc/php-symfony-translation/CHANGELOG.md
/usr/share/doc/php-symfony-translation/README.md
/usr/share/doc/php-symfony-translation/composer.json
/usr/share/licenses/php-symfony-translation
/usr/share/licenses/php-symfony-translation/LICENSE
/usr/share/php/Symfony/Component/Translation
/usr/share/php/Symfony/Component/Translation/Catalogue
/usr/share/php/Symfony/Component/Translation/Catalogue/AbstractOperation.php
/usr/share/php/Symfony/Component/Translation/Catalogue/DiffOperation.php
/usr/share/php/Symfony/Component/Translation/Catalogue/MergeOperation.php
/usr/share/php/Symfony/Component/Translation/Catalogue/OperationInterface.php
/usr/share/php/Symfony/Component/Translation/Catalogue/TargetOperation.php
/usr/share/php/Symfony/Component/Translation/DataCollector
/usr/share/php/Symfony/Component/Translation/DataCollector/TranslationDataCollector.php
/usr/share/php/Symfony/Component/Translation/DataCollectorTranslator.php
/usr/share/php/Symfony/Component/Translation/Dumper
/usr/share/php/Symfony/Component/Translation/Dumper/CsvFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/DumperInterface.php
/usr/share/php/Symfony/Component/Translation/Dumper/FileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/IcuResFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/IniFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/JsonFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/MoFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/PhpFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/PoFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/QtFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/XliffFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/YamlFileDumper.php
/usr/share/php/Symfony/Component/Translation/Exception
/usr/share/php/Symfony/Component/Translation/Exception/ExceptionInterface.php
/usr/share/php/Symfony/Component/Translation/Exception/InvalidResourceException.php
/usr/share/php/Symfony/Component/Translation/Exception/NotFoundResourceException.php
/usr/share/php/Symfony/Component/Translation/Extractor
/usr/share/php/Symfony/Component/Translation/Extractor/AbstractFileExtractor.php
/usr/share/php/Symfony/Component/Translation/Extractor/ChainExtractor.php
/usr/share/php/Symfony/Component/Translation/Extractor/ExtractorInterface.php
/usr/share/php/Symfony/Component/Translation/IdentityTranslator.php
/usr/share/php/Symfony/Component/Translation/Interval.php
/usr/share/php/Symfony/Component/Translation/Loader
/usr/share/php/Symfony/Component/Translation/Loader/ArrayLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/CsvFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/FileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/IcuDatFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/IcuResFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/IniFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/JsonFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/LoaderInterface.php
/usr/share/php/Symfony/Component/Translation/Loader/MoFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/PhpFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/PoFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/QtFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/XliffFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/YamlFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/schema
/usr/share/php/Symfony/Component/Translation/Loader/schema/dic
/usr/share/php/Symfony/Component/Translation/Loader/schema/dic/xliff-core
/usr/share/php/Symfony/Component/Translation/Loader/schema/dic/xliff-core/xliff-core-1.2-strict.xsd
/usr/share/php/Symfony/Component/Translation/Loader/schema/dic/xliff-core/xliff-core-2.0.xsd
/usr/share/php/Symfony/Component/Translation/Loader/schema/dic/xliff-core/xml.xsd
/usr/share/php/Symfony/Component/Translation/LoggingTranslator.php
/usr/share/php/Symfony/Component/Translation/MessageCatalogue.php
/usr/share/php/Symfony/Component/Translation/MessageCatalogueInterface.php
/usr/share/php/Symfony/Component/Translation/MessageSelector.php
/usr/share/php/Symfony/Component/Translation/MetadataAwareInterface.php
/usr/share/php/Symfony/Component/Translation/PluralizationRules.php
/usr/share/php/Symfony/Component/Translation/Translator.php
/usr/share/php/Symfony/Component/Translation/TranslatorBagInterface.php
/usr/share/php/Symfony/Component/Translation/TranslatorInterface.php
/usr/share/php/Symfony/Component/Translation/Util
/usr/share/php/Symfony/Component/Translation/Util/ArrayConverter.php
/usr/share/php/Symfony/Component/Translation/Writer
/usr/share/php/Symfony/Component/Translation/Writer/TranslationWriter.php
/usr/share/php/Symfony/Component/Translation/autoload.php
/usr/share/php/Symfony/Component/Translation/autoloader.php

References

Summary

In this tutorial we learn how to install php-symfony-translation on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).