How to Install and Uninstall php-uopz Package on Kali Linux

Last updated: May 17,2024

1. Install "php-uopz" package

This guide let you learn how to install php-uopz on Kali Linux

$ sudo apt update $ sudo apt install php-uopz

2. Uninstall "php-uopz" package

In this section, we are going to explain the necessary steps to uninstall php-uopz on Kali Linux:

$ sudo apt remove php-uopz $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-uopz package on Kali Linux

Package: php-uopz
Version: 7.1.1+6.1.2-7
Installed-Size: 11
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Depends: php8.2-uopz
Pre-Depends: php-common (>= 2:69~)
Size: 3796
SHA256: 0c8eca13d67881e1f3771f19f743fbaf932d1a09eb705d10d6f1562f96d8f159
SHA1: 2224d0025c30902698ef630457f5c4a1f554621a
MD5sum: 7cb33f466665de17dc70749748996c2a
Description: UOPZ extension for PHP 7
The uopz extension is focused on providing utilities to aid with unit testing
PHP code.
.
It supports the following activities:
* Intercepting function execution
* Intercepting object creation
* Hooking into function execution
* Manipulation of function statics
* Manipulation of function flags
* Redefinition of constants
* Deletion of constants
* Runtime creation of functions and methods
.
This is empty package that depends on default PHP version.
Description-md5:
Homepage: http://pecl.php.net/package/uopz
Section: php
Priority: optional
Filename: pool/main/p/php-uopz/php-uopz_7.1.1+6.1.2-7_amd64.deb