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

Last updated: May 06,2024

1. Install "php-symfony-serializer" package

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

$ sudo apt update $ sudo apt install php-symfony-serializer

2. Uninstall "php-symfony-serializer" package

Please follow the step by step instructions below to uninstall php-symfony-serializer on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-symfony-serializer $ sudo apt autoclean && sudo apt autoremove

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

Package: php-symfony-serializer
Priority: optional
Section: universe/php
Installed-Size: 233
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Source: symfony
Version: 2.7.10-0ubuntu2
Depends: php-common
Suggests: php-doctrine-annotations, php-doctrine-cache, php-symfony-yaml, php-symfony-config, php-symfony-property-access
Filename: pool/universe/s/symfony/php-symfony-serializer_2.7.10-0ubuntu2_all.deb
Size: 34054
MD5sum: aca90f936682f0a860446bfeda7e74ad
SHA1: 5cb5e106e5197e3b71cf953410a67787007ec676
SHA256: efb6ca2b38ce25204961b808299c6acf6bf156eed772a1a6e7c9b5e3526c88da
Description-en: convert PHP objects into specific formats and vice versa
The Symfony Serializer Component can be used to serialize PHP objects
into array structures or other formats like XML and JSON. It also
supports deserializing of XML and JSON back to PHP objects.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5: a54d8e2131ba05cda7ee8c1b198b84b0
Homepage: https://symfony.com/doc/2.7/components/serializer.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu