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

Last updated: May 03,2024

1. Install "php-doctrine-dbal" package

Please follow the steps below to install php-doctrine-dbal on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-doctrine-dbal

2. Uninstall "php-doctrine-dbal" package

In this section, we are going to explain the necessary steps to uninstall php-doctrine-dbal on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-doctrine-dbal $ sudo apt autoclean && sudo apt autoremove

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

Package: php-doctrine-dbal
Priority: optional
Section: universe/php
Installed-Size: 1171
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 2.4.5-2build1
Depends: php-doctrine-common (>= 2.4.3), php-common, php-doctrine-common (<< 3~~)
Recommends: php-cli, php-symfony-console (>= 2.4)
Filename: pool/universe/p/php-doctrine-dbal/php-doctrine-dbal_2.4.5-2build1_all.deb
Size: 126800
MD5sum: a2dabd644a49d4d809e70fccb0cf14eb
SHA1: 70855d1bba6eb194091405a621858ff18233a77a
SHA256: 3fada0316769a1b6707f6ca755996cf26108813bcde7491dbce7456fdb2dd454
Description-en: database abstraction layer for Doctrine
Database Abstraction Layer.
Powerful database abstraction layer with many features for database
schema introspection, schema management and PDO abstraction.
.
The Doctrine Project provides several libraries primarily focused on
database storage and object mapping.
Description-md5: 2b3b5c93c9d325a7940269409876a9d9
Homepage: http://www.doctrine-project.org/projects/dbal.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu