How to Install and Uninstall php-zend-code Package on Kali Linux

Last updated: May 15,2024

1. Install "php-zend-code" package

Please follow the step by step instructions below to install php-zend-code on Kali Linux

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

2. Uninstall "php-zend-code" package

Here is a brief guide to show you how to uninstall php-zend-code on Kali Linux:

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

3. Information about the php-zend-code package on Kali Linux

Package: php-zend-code
Version: 4.8.0-2
Installed-Size: 358
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Provides: php-laminas-code (= 4.8.0-2)
Depends: php-common
Suggests: php-doctrine-annotations, php-laminas-stdlib
Size: 51068
SHA256: d627d7319640c409a8b99490b36d603c1df6b0e67f55c434be98239a0cc6f16b
SHA1: 614982d12293eec2ee6567415d371ecb76fd8226
MD5sum: 9ac698fa41d3a7cab9438b398175c705
Description: Laminas Project - Code component
Extensions to the PHP Reflection API, static code scanning, and code
generation.
.
`Laminas\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.
.
The Laminas Project is a PHP framework for developing web applications and
services.
Description-md5:
Multi-Arch: foreign
Homepage: https://docs.laminas.dev/laminas-code/
Section: php
Priority: optional
Filename: pool/main/p/php-zend-code/php-zend-code_4.8.0-2_all.deb