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

Last updated: May 03,2024

1. Install "php-symfony-debug" package

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

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

2. Uninstall "php-symfony-debug" package

This tutorial shows how to uninstall php-symfony-debug on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: php-symfony-debug
Priority: optional
Section: universe/php
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Source: symfony
Version: 2.7.10-0ubuntu2
Depends: php-psr-log (>= 1.0.0-2~), php-common, php-psr-log (<< 2~~)
Breaks: php-symfony-http-kernel (<< 2.3.24~~)
Filename: pool/universe/s/symfony/php-symfony-debug_2.7.10-0ubuntu2_all.deb
Size: 32086
MD5sum: 568979663d7433fc6d588d033cb2aacd
SHA1: 8c2bf9e6f68790d7c2c39bcf4d4e17d7f0cbb326
SHA256: 3d4a8cd5540f390c8bd74ebdef37fec8df2ff610cb4cf07e28b0c9e85ed58b26
Description-en: tools to make debugging of PHP code easier
The Symfony Debug Component contains various tools to assist
PHP code debugging.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5: 0ec77704ff27294fb4b4208315107350
Homepage: https://symfony.com/doc/2.7/components/debug/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu