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

Last updated: April 28,2024

1. Install "php-symfony-config" package

This tutorial shows how to install php-symfony-config on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "php-symfony-config" package

Please follow the guidance below to uninstall php-symfony-config on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: php-symfony-config
Priority: optional
Section: universe/php
Installed-Size: 263
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Source: symfony
Version: 2.7.10-0ubuntu2
Depends: php-symfony-filesystem (>= 2.4), php-common, php-symfony-filesystem (<< 3~~)
Suggests: php-symfony-yaml
Filename: pool/universe/s/symfony/php-symfony-config_2.7.10-0ubuntu2_all.deb
Size: 36980
MD5sum: a641fac1d2a2479faa55bace84e2e490
SHA1: 164a8832029b46456959f3dfaf58b7de7e6bad3e
SHA256: e9eb7e5c091f1c641564e406d7895c9c5425fe8c5389e2781298af727e17a5ca
Description-en: load configurations from different data sources
The Symfony Config Component provides the infrastructure for loading
configurations from different data sources and optionally monitoring
these for changes. Additional tools for validating, normalizing and
handling of defaults are provided.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5: 15f26ec519ede2b9680ba325d2402e15
Homepage: https://symfony.com/doc/2.7/components/config/introduction.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu