How To Install php-symfony-security-acl on Fedora 36
Introduction
In this tutorial we learn how to install php-symfony-security-acl
on Fedora 36.
What is php-symfony-security-acl
Symfony Security Component - ACL (Access Control List). Autoloader
We can use yum
or dnf
to install php-symfony-security-acl
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install php-symfony-security-acl.
Install php-symfony-security-acl 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-security-acl
using dnf
by running the following command:
sudo dnf -y install php-symfony-security-acl
Install php-symfony-security-acl 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-security-acl
using yum
by running the following command:
sudo yum -y install php-symfony-security-acl
How To Uninstall php-symfony-security-acl on Fedora 36
To uninstall only the php-symfony-security-acl
package we can use the following command:
sudo dnf remove php-symfony-security-acl
php-symfony-security-acl Package Contents on Fedora 36
/usr/share/doc/php-symfony-security-acl
/usr/share/doc/php-symfony-security-acl/README.md
/usr/share/doc/php-symfony-security-acl/composer.json
/usr/share/licenses/php-symfony-security-acl
/usr/share/licenses/php-symfony-security-acl/LICENSE
/usr/share/php/Symfony/Component/Security/Acl
/usr/share/php/Symfony/Component/Security/Acl/Dbal
/usr/share/php/Symfony/Component/Security/Acl/Dbal/AclProvider.php
/usr/share/php/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.php
/usr/share/php/Symfony/Component/Security/Acl/Dbal/Schema.php
/usr/share/php/Symfony/Component/Security/Acl/Domain
/usr/share/php/Symfony/Component/Security/Acl/Domain/Acl.php
/usr/share/php/Symfony/Component/Security/Acl/Domain/AclCollectionCache.php
/usr/share/php/Symfony/Component/Security/Acl/Domain/AuditLogger.php
/usr/share/php/Symfony/Component/Security/Acl/Domain/DoctrineAclCache.php
/usr/share/php/Symfony/Component/Security/Acl/Domain/Entry.php
/usr/share/php/Symfony/Component/Security/Acl/Domain/FieldEntry.php
/usr/share/php/Symfony/Component/Security/Acl/Domain/ObjectIdentity.php
/usr/share/php/Symfony/Component/Security/Acl/Domain/ObjectIdentityRetrievalStrategy.php
/usr/share/php/Symfony/Component/Security/Acl/Domain/PermissionGrantingStrategy.php
/usr/share/php/Symfony/Component/Security/Acl/Domain/RoleSecurityIdentity.php
/usr/share/php/Symfony/Component/Security/Acl/Domain/SecurityIdentityRetrievalStrategy.php
/usr/share/php/Symfony/Component/Security/Acl/Domain/UserSecurityIdentity.php
/usr/share/php/Symfony/Component/Security/Acl/Exception
/usr/share/php/Symfony/Component/Security/Acl/Exception/AclAlreadyExistsException.php
/usr/share/php/Symfony/Component/Security/Acl/Exception/AclNotFoundException.php
/usr/share/php/Symfony/Component/Security/Acl/Exception/ConcurrentModificationException.php
/usr/share/php/Symfony/Component/Security/Acl/Exception/Exception.php
/usr/share/php/Symfony/Component/Security/Acl/Exception/InvalidDomainObjectException.php
/usr/share/php/Symfony/Component/Security/Acl/Exception/NoAceFoundException.php
/usr/share/php/Symfony/Component/Security/Acl/Exception/NotAllAclsFoundException.php
/usr/share/php/Symfony/Component/Security/Acl/Exception/SidNotLoadedException.php
/usr/share/php/Symfony/Component/Security/Acl/Model
/usr/share/php/Symfony/Component/Security/Acl/Model/AclCacheInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/AclInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/AclProviderInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/AuditLoggerInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/AuditableAclInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/AuditableEntryInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/DomainObjectInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/EntryInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/FieldEntryInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/MutableAclInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/MutableAclProviderInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/ObjectIdentityInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/ObjectIdentityRetrievalStrategyInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/PermissionGrantingStrategyInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/SecurityIdentityInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Model/SecurityIdentityRetrievalStrategyInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Permission
/usr/share/php/Symfony/Component/Security/Acl/Permission/AbstractMaskBuilder.php
/usr/share/php/Symfony/Component/Security/Acl/Permission/BasicPermissionMap.php
/usr/share/php/Symfony/Component/Security/Acl/Permission/MaskBuilder.php
/usr/share/php/Symfony/Component/Security/Acl/Permission/MaskBuilderInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Permission/MaskBuilderRetrievalInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Permission/PermissionMapInterface.php
/usr/share/php/Symfony/Component/Security/Acl/Resources
/usr/share/php/Symfony/Component/Security/Acl/Resources/bin
/usr/share/php/Symfony/Component/Security/Acl/Resources/bin/generateSql.php
/usr/share/php/Symfony/Component/Security/Acl/Resources/schema
/usr/share/php/Symfony/Component/Security/Acl/Resources/schema/db2.sql
/usr/share/php/Symfony/Component/Security/Acl/Resources/schema/drizzle.sql
/usr/share/php/Symfony/Component/Security/Acl/Resources/schema/mssql.sql
/usr/share/php/Symfony/Component/Security/Acl/Resources/schema/mysql.sql
/usr/share/php/Symfony/Component/Security/Acl/Resources/schema/oracle.sql
/usr/share/php/Symfony/Component/Security/Acl/Resources/schema/postgresql.sql
/usr/share/php/Symfony/Component/Security/Acl/Resources/schema/sqlanywhere.sql
/usr/share/php/Symfony/Component/Security/Acl/Resources/schema/sqlite.sql
/usr/share/php/Symfony/Component/Security/Acl/Util
/usr/share/php/Symfony/Component/Security/Acl/Util/ClassUtils.php
/usr/share/php/Symfony/Component/Security/Acl/Voter
/usr/share/php/Symfony/Component/Security/Acl/Voter/AclVoter.php
/usr/share/php/Symfony/Component/Security/Acl/Voter/FieldVote.php
/usr/share/php/Symfony/Component/Security/Acl/autoload.php
References
Summary
In this tutorial we learn how to install php-symfony-security-acl
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).