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

Last updated: May 05,2024

1. Install "php-symfony-translation" package

Please follow the guidelines below to install php-symfony-translation on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "php-symfony-translation" package

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

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

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

Package: php-symfony-translation
Priority: optional
Section: universe/php
Installed-Size: 349
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Source: symfony
Version: 2.7.10-0ubuntu2
Depends: php-common
Suggests: php-symfony-config, php-symfony-yaml, php-psr-log
Breaks: php-symfony-config (<< 2.7~~)
Filename: pool/universe/s/symfony/php-symfony-translation_2.7.10-0ubuntu2_all.deb
Size: 48138
MD5sum: a3c078c4a5564d8729e2d607a1e40ec2
SHA1: 01726027a72a22325579718726919e38ea090a9d
SHA256: cee56b1bc4144d36550fbbe85fc061d71cd81a1c808c512b4598bd2ac1e6717e
Description-en: tools to internationalize an application
The Symfony Translation Component provides tools for loading
translation files in order to generate translated strings
from them by respecting pluralization.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5: aaeb9bb9d9b29bde6e7640fd354967b7
Homepage: https://symfony.com/doc/2.7/components/translation/introduction.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu