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

Last updated: May 18,2024

1. Install "php-pinba" package

In this section, we are going to explain the necessary steps to install php-pinba on Kali Linux

$ sudo apt update $ sudo apt install php-pinba

2. Uninstall "php-pinba" package

This guide let you learn how to uninstall php-pinba on Kali Linux:

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

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

Package: php-pinba
Version: 1.1.2-16
Installed-Size: 12
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Depends: php8.2-pinba
Pre-Depends: php-common (>= 2:69~)
Size: 3852
SHA256: 63979a1dd9cc4ff95e58f88cd5e4553bf4c45249f90d6d1eb4c6ad195ede6a1c
SHA1: fb8ba29206612e08b6840227a3e55b7892c195e8
MD5sum: e701a4503108a3c208e0998e6b1daeda
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.
.
This is empty package that depends on default PHP version.
Description-md5:
Homepage: http://pinba.org
Section: php
Priority: optional
Filename: pool/main/p/php-pinba/php-pinba_1.1.2-16_amd64.deb