How To Install php-doctrine-doctrine-bundle on Fedora 36

In this tutorial we learn how to install php-doctrine-doctrine-bundle in Fedora 36. php-doctrine-doctrine-bundle is Symfony Bundle for Doctrine

Introduction

In this tutorial we learn how to install php-doctrine-doctrine-bundle on Fedora 36.

What is php-doctrine-doctrine-bundle

Doctrine DBAL & ORM Bundle for the Symfony Framework. Autoloader

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

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

sudo dnf -y install php-doctrine-doctrine-bundle

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

sudo yum -y install php-doctrine-doctrine-bundle

How To Uninstall php-doctrine-doctrine-bundle on Fedora 36

To uninstall only the php-doctrine-doctrine-bundle package we can use the following command:

sudo dnf remove php-doctrine-doctrine-bundle

php-doctrine-doctrine-bundle Package Contents on Fedora 36

/usr/share/doc/php-doctrine-doctrine-bundle
/usr/share/doc/php-doctrine-doctrine-bundle/README.md
/usr/share/doc/php-doctrine-doctrine-bundle/Resources
/usr/share/doc/php-doctrine-doctrine-bundle/Resources/doc
/usr/share/doc/php-doctrine-doctrine-bundle/Resources/doc/configuration.rst
/usr/share/doc/php-doctrine-doctrine-bundle/Resources/doc/entity-listeners.rst
/usr/share/doc/php-doctrine-doctrine-bundle/Resources/doc/index.rst
/usr/share/doc/php-doctrine-doctrine-bundle/Resources/doc/installation.rst
/usr/share/doc/php-doctrine-doctrine-bundle/UPGRADE-1.11.md
/usr/share/doc/php-doctrine-doctrine-bundle/UPGRADE-1.12.md
/usr/share/doc/php-doctrine-doctrine-bundle/UPGRADE-2.0.md
/usr/share/doc/php-doctrine-doctrine-bundle/composer.json
/usr/share/licenses/php-doctrine-doctrine-bundle
/usr/share/licenses/php-doctrine-doctrine-bundle/LICENSE
/usr/share/php/Doctrine/Bundle/DoctrineBundle
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/CreateDatabaseDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/DoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/DropDatabaseDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/GenerateEntitiesDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/ImportMappingDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/ClearResultCacheDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/CollectionRegionDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/ConvertMappingDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/CreateSchemaDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/DelegateCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/DoctrineCommandHelper.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/DropSchemaDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/ImportDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/InfoDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/RunDqlDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/RunSqlDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/UpdateSchemaDoctrineCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Command/Proxy/ValidateSchemaCommand.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/ConnectionFactory.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Controller
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Controller/ProfilerController.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/DataCollector
/usr/share/php/Doctrine/Bundle/DoctrineBundle/DataCollector/DoctrineDataCollector.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Dbal
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Dbal/BlacklistSchemaAssetFilter.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Dbal/Logging
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Dbal/Logging/BacktraceLogger.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Dbal/RegexSchemaAssetFilter.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Dbal/SchemaAssetsFilterManager.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/DependencyInjection
/usr/share/php/Doctrine/Bundle/DoctrineBundle/DependencyInjection/Compiler
/usr/share/php/Doctrine/Bundle/DoctrineBundle/DependencyInjection/Compiler/DbalSchemaFilterPass.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/DependencyInjection/Compiler/DoctrineOrmMappingsPass.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/DependencyInjection/Compiler/EntityListenerPass.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/DependencyInjection/Compiler/ServiceRepositoryCompilerPass.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/DependencyInjection/Compiler/WellKnownSchemaFilterPass.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/DependencyInjection/Configuration.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/DependencyInjection/DoctrineExtension.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/DoctrineBundle.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/ManagerConfigurator.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Mapping
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Mapping/ClassMetadataCollection.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Mapping/ContainerAwareEntityListenerResolver.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Mapping/ContainerEntityListenerResolver.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Mapping/DisconnectedMetadataFactory.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Mapping/EntityListenerServiceResolver.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Registry.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Repository
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Repository/ContainerRepositoryFactory.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Repository/ServiceEntityRepository.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Repository/ServiceEntityRepositoryInterface.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Resources
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Resources/config
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Resources/config/dbal.xml
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Resources/config/messenger.xml
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Resources/config/orm.xml
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Resources/config/schema
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Resources/config/schema/doctrine-1.0.xsd
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Resources/views
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Resources/views/Collector
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Resources/views/Collector/db.html.twig
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Resources/views/Collector/explain.html.twig
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Resources/views/Collector/icon.svg
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Twig
/usr/share/php/Doctrine/Bundle/DoctrineBundle/Twig/DoctrineExtension.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/autoload.php
/usr/share/php/Doctrine/Bundle/DoctrineBundle/phpcs.xml.dist

References

Summary

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