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

Last updated: July 08,2024

1. Install "php8.1-uopz" package

This guide let you learn how to install php8.1-uopz on Kali Linux

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

2. Uninstall "php8.1-uopz" package

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

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

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

Package: php8.1-uopz
Source: php-uopz
Version: 7.1.1+6.1.2-6
Installed-Size: 87
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-uopz (<< 7.1.1+6.1.2-6~)
Provides: php-uopz
Depends: php8.1-common, phpapi-20210902, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-uopz (<< 7.1.1+6.1.2-6~)
Size: 23112
SHA256: 8730c7e1c4893b6b536e60596fecaa9d9f14034082a21f782e5b84d798aa0a1d
SHA1: 7c4d5419f246368c40a250a423bc2931566edee1
MD5sum: feed9c399d5e8cb18c6752b74ac9c7b3
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: 083395e998823b1c066fe26e43d8eaf5
Homepage: http://pecl.php.net/package/uopz
Section: php
Priority: optional
Filename: pool/main/p/php-uopz/php8.1-uopz_7.1.1+6.1.2-6_amd64.deb