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

Last updated: July 01,2024

1. Install "php8.2-pinba" package

Please follow the step by step instructions below to install php8.2-pinba on Kali Linux

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

2. Uninstall "php8.2-pinba" package

Please follow the guidance below to uninstall php8.2-pinba on Kali Linux:

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

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

Package: php8.2-pinba
Source: php-pinba
Version: 1.1.2-16
Installed-Size: 92
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-pinba (<< 1.1.2-16~)
Provides: php-pinba
Depends: php8.2-common, phpapi-20220829, libc6 (>= 2.14), libprotobuf-c1 (>= 1.0.1)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-pinba (<< 1.1.2-16~)
Size: 24320
SHA256: 82e8685138d2264eef3660538b1bd68500a8552899a609b6e3e45b2de33765ef
SHA1: 35fff81a2d2b06ffee7ed58db7d4c9a0a61356bd
MD5sum: 2397df553d41dd2072e1eafd2d70736c
Description: Pinba module for PHP
Pinba is a statistics server for PHP using MySQL as a read-only
interface.
.
It accumulates and processes data sent over UDP by multiple PHP
processes and displays statistics in a nice human-readable form of
simple "reports", also providing a read-only interface to the raw
data to enable generation of more sophisticated reports.
.
With the Pinba extension, users can also measure particular parts
of the code using timers with arbitrary tags.
.
This package contains a PHP module with the ability to send
statistics to a Pinba server.
Description-md5:
Homepage: http://pinba.org
Section: php
Priority: optional
Filename: pool/main/p/php-pinba/php8.2-pinba_1.1.2-16_amd64.deb