How To Install php-symfony3-security-bundle on Fedora 36

In this tutorial we learn how to install php-symfony3-security-bundle in Fedora 36. php-symfony3-security-bundle is Symfony Security Bundle (version 3)

Introduction

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

What is php-symfony3-security-bundle

Symfony Security Bundle (version 3). Autoloader

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

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

sudo dnf -y install php-symfony3-security-bundle

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

sudo yum -y install php-symfony3-security-bundle

How To Uninstall php-symfony3-security-bundle on Fedora 36

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

sudo dnf remove php-symfony3-security-bundle

php-symfony3-security-bundle Package Contents on Fedora 36

/usr/share/doc/php-symfony3-security-bundle
/usr/share/doc/php-symfony3-security-bundle/CHANGELOG.md
/usr/share/doc/php-symfony3-security-bundle/README.md
/usr/share/doc/php-symfony3-security-bundle/composer.json
/usr/share/licenses/php-symfony3-security-bundle
/usr/share/licenses/php-symfony3-security-bundle/LICENSE
/usr/share/php/Symfony3/Bundle/SecurityBundle
/usr/share/php/Symfony3/Bundle/SecurityBundle/Command
/usr/share/php/Symfony3/Bundle/SecurityBundle/Command/InitAclCommand.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/Command/SetAclCommand.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/Command/UserPasswordEncoderCommand.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DataCollector
/usr/share/php/Symfony3/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/Debug
/usr/share/php/Symfony3/Bundle/SecurityBundle/Debug/TraceableFirewallListener.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/Debug/WrappedListener.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Compiler
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSecurityVotersPass.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSessionDomainConstraintPass.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Compiler/RegisterCsrfTokenClearingLogoutHandlerPass.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory/AbstractFactory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory/FormLoginFactory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory/FormLoginLdapFactory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory/GuardAuthenticationFactory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory/HttpBasicFactory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory/HttpBasicLdapFactory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory/HttpDigestFactory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory/JsonLoginFactory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RemoteUserFactory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory/SecurityFactoryInterface.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory/SimpleFormFactory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory/SimplePreAuthenticationFactory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/Factory/X509Factory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/UserProvider
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/UserProvider/InMemoryFactory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/UserProvider/LdapFactory.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/Security/UserProvider/UserProviderFactoryInterface.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/EventListener
/usr/share/php/Symfony3/Bundle/SecurityBundle/EventListener/AclSchemaListener.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/EventListener/FirewallListener.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/config
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/config/collectors.xml
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/config/console.xml
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/config/guard.xml
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/config/security.xml
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/config/security_acl.xml
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/config/security_acl_dbal.xml
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/config/security_debug.xml
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/config/security_listeners.xml
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/config/security_rememberme.xml
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/config/templating_php.xml
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/config/templating_twig.xml
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/views
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/views/Collector
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/views/Collector/icon.svg
/usr/share/php/Symfony3/Bundle/SecurityBundle/Resources/views/Collector/security.html.twig
/usr/share/php/Symfony3/Bundle/SecurityBundle/Security
/usr/share/php/Symfony3/Bundle/SecurityBundle/Security/FirewallConfig.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/Security/FirewallContext.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/Security/FirewallMap.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/SecurityBundle.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/SecurityUserValueResolver.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/Templating
/usr/share/php/Symfony3/Bundle/SecurityBundle/Templating/Helper
/usr/share/php/Symfony3/Bundle/SecurityBundle/Templating/Helper/LogoutUrlHelper.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/Templating/Helper/SecurityHelper.php
/usr/share/php/Symfony3/Bundle/SecurityBundle/autoload.php

References

Summary

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