How to Install and Uninstall php-symfony-property-access.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "php-symfony-property-access.noarch" package

In this section, we are going to explain the necessary steps to install php-symfony-property-access.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-symfony-property-access.noarch

2. Uninstall "php-symfony-property-access.noarch" package

This guide covers the steps necessary to uninstall php-symfony-property-access.noarch on Fedora 34:

$ sudo dnf remove php-symfony-property-access.noarch $ sudo dnf autoremove

3. Information about the php-symfony-property-access.noarch package on Fedora 34

Last metadata expiration check: 3:53:36 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-symfony-property-access
Version : 2.8.52
Release : 6.fc34
Architecture : noarch
Size : 26 k
Source : php-symfony-2.8.52-6.fc34.src.rpm
Repository : fedora
Summary : Symfony PropertyAccess Component
URL : http://symfony.com/doc/2.8/components/property_access/index.html
License : MIT
Description : The PropertyAccess component provides function to read and write from/to an
: object or array using a simple string notation.