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

Last updated: May 04,2024

1. Install "php-symfony-doctrine-bridge" package

Here is a brief guide to show you how to install php-symfony-doctrine-bridge on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-symfony-doctrine-bridge

2. Uninstall "php-symfony-doctrine-bridge" package

This is a short guide on how to uninstall php-symfony-doctrine-bridge on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-symfony-doctrine-bridge $ sudo apt autoclean && sudo apt autoremove

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

Package: php-symfony-doctrine-bridge
Priority: optional
Section: universe/php
Installed-Size: 258
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Source: symfony
Version: 2.7.10-0ubuntu2
Depends: php-doctrine-common (>= 2.4.2-3~), php-common, php-doctrine-common (<< 3~~)
Suggests: php-symfony-form, php-symfony-validator, php-doctrine-data-fixtures, php-doctrine-dbal, php-doctrine-orm
Filename: pool/universe/s/symfony/php-symfony-doctrine-bridge_2.7.10-0ubuntu2_all.deb
Size: 42362
MD5sum: f372895c8c08712193cf5d43765d20cc
SHA1: f2611b963d98f434c2fe06a31aab7df5405f7760
SHA256: 5e015faa31a6a1b4a4b35076c9478300ae1e032e30d874cbd59b42c5870f630d
Description-en: integration for Doctrine with Symfony Components
The Symfony Doctrine Bridge integrates the Doctrine Project
with various Symfony Components.
.
The Doctrine Project provides several libraries primarily focused on
database storage and object mapping.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5: d68f0864d6a4b6aa9fa3b14f3823b097
Homepage: https://symfony.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu