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

Last updated: May 20,2024

1. Install "php-zend-db" package

This guide covers the steps necessary to install php-zend-db on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-zend-db

2. Uninstall "php-zend-db" package

Here is a brief guide to show you how to uninstall php-zend-db on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-zend-db $ sudo apt autoclean && sudo apt autoremove

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

Package: php-zend-db
Priority: optional
Section: universe/php
Installed-Size: 908
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 2.6.2-1build1
Provides: php-zendframework-zend-db
Depends: php-common, php-zend-stdlib (>= 2.7), php-zend-stdlib (<< 3~~)
Suggests: php-zend-eventmanager, php-zend-hydrator, php-zend-servicemanager
Breaks: zendframework
Filename: pool/universe/p/php-zend-db/php-zend-db_2.6.2-1build1_all.deb
Size: 96012
MD5sum: bd299912f4fdf30d5f1c9c5582bceec4
SHA1: 561d2d06581553b874c3b7d0232fbdb6823e77b1
SHA256: 290078ab5601beb023a40293a03333a1e04f5c33c0973e1aa9d0fe5e97a6c97a
Description-en: Zend Framework - Db component
`Zend\Db` is a component that abstract the access to a Database using
an object oriented API to build the queries. `Zend\Db` consumes
different storage adapters to access different database vendors such
as MySQL, PostgreSQL, Oracle, IBM DB2, Microsoft Sql Server, PDO, etc.
.
Zend is a PHP framework for developing web applications and services.
Description-md5: efa6a82cdd50aa95c29af064d227af96
Homepage: http://framework.zend.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions