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

Last updated: May 17,2024

1. Install "php-zend-code" package

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

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

2. Uninstall "php-zend-code" package

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

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

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

Package: php-zend-code
Priority: optional
Section: universe/php
Installed-Size: 545
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 3.0.1-1build1
Provides: php-zendframework-zend-code
Depends: php-common, php-zend-eventmanager (>= 2.6)
Suggests: php-doctrine-annotations, php-zend-stdlib
Filename: pool/universe/p/php-zend-code/php-zend-code_3.0.1-1build1_all.deb
Size: 58700
MD5sum: bb270d07ca50e93b269ce838b441be1d
SHA1: e8b0f8c30ceb56fedada937ad5c10c8a49c3967b
SHA256: f727cfa7822305c61b66d30b6d380d73b0778967b4766b3e6c070f887d6a1219
Description-en: Zend Framework - Code component
`Zend\Code\Generator`
provides facilities to generate arbitrary code using an object oriented
interface, both to create new code as well as to update existing
code. While the current implementation is limited to generating PHP code, you
can easily extend the base class in order to provide code generation for other
tasks: JavaScript, configuration files, Apache Virtual Hosts, etc.
.
Zend is a PHP framework for developing web applications and services.
Description-md5: 079d9d72d18232546a470bfc830a2ca8
Homepage: http://framework.zend.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu