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

Last updated: May 05,2024

1. Install "php-symfony-locale" package

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

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

2. Uninstall "php-symfony-locale" package

Learn how to uninstall php-symfony-locale on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: php-symfony-locale
Priority: optional
Section: universe/oldlibs
Installed-Size: 111
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Source: symfony
Version: 2.7.10-0ubuntu2
Depends: php-common, php-symfony-intl (>= 2.7), php-symfony-intl (<< 3~~)
Filename: pool/universe/s/symfony/php-symfony-locale_2.7.10-0ubuntu2_all.deb
Size: 15898
MD5sum: a164bc6c8721aeaa811455f766853b71
SHA1: 255681b2745ded8a7e6a895593333cddbff2cd06
SHA256: 84052c9a72cfa3c649c16a4553ea3f659a6b446313ed92369358cfb31132cf9b
Description-en: deprecated replacement layer for the PHP extension intl
The Symfony Locale Component provides fallback code to handle
cases when the PHP intl extension is missing. Since version 2.3 of
Symfony Components it is deprecated and will be removed in Symfony 3.0.
Additionally it only implements the English locale and thus can not be
a full replacement of the PHP intl extension.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5: e295f3ef2e0c294edf171e0e686f6453
Homepage: https://symfony.com/components/Locale
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu