How to Install and Uninstall php8.2-uopz Package on Kali Linux

Last updated: May 17,2024

1. Install "php8.2-uopz" package

This tutorial shows how to install php8.2-uopz on Kali Linux

$ sudo apt update $ sudo apt install php8.2-uopz

2. Uninstall "php8.2-uopz" package

Please follow the instructions below to uninstall php8.2-uopz on Kali Linux:

$ sudo apt remove php8.2-uopz $ sudo apt autoclean && sudo apt autoremove

3. Information about the php8.2-uopz package on Kali Linux

Package: php8.2-uopz
Source: php-uopz
Version: 7.1.1+6.1.2-7
Installed-Size: 87
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-uopz (<< 7.1.1+6.1.2-7~)
Provides: php-uopz
Depends: php8.2-common, phpapi-20220829, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-uopz (<< 7.1.1+6.1.2-7~)
Size: 23056
SHA256: 13b8afaf9a348279aac0c351cb2fb5cdb57f781e7965fc3ff093e78b2dff22ee
SHA1: 3b4457e3f189e9bc034f298ce4462945f49e550d
MD5sum: 77c88c9ff5542b699298960f16c4ca46
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
Description-md5:
Homepage: http://pecl.php.net/package/uopz
Section: php
Priority: optional
Filename: pool/main/p/php-uopz/php8.2-uopz_7.1.1+6.1.2-7_amd64.deb