How to Install and Uninstall php-symfony-property-access Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

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

In this section, we are going to explain the necessary steps to install php-symfony-property-access on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-symfony-property-access

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

Please follow the guidelines below to uninstall php-symfony-property-access on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-symfony-property-access $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-symfony-property-access package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-symfony-property-access
Priority: optional
Section: universe/php
Installed-Size: 152
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Source: symfony
Version: 2.7.10-0ubuntu2
Depends: php-common
Filename: pool/universe/s/symfony/php-symfony-property-access_2.7.10-0ubuntu2_all.deb
Size: 27150
MD5sum: 41c89a94fc8676df6a8f55ce289b83f0
SHA1: a29532650a442472ed0991f4edc79f100789387e
SHA256: 710055d1834044aa4e84f8bfa7862ee625decf67cb400f0a4bc2aec4dd7799a7
Description-en: read from and write to an object or array
The Symfony PropertyAccess Component provides functions to read from
and write to an object or array using a simple string notation.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5: 36fcf0d0c66b36cc314f16b24b572c28
Homepage: https://symfony.com/doc/2.7/components/property_access/introduction.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu