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

Last updated: June 28,2024

1. Install "php8.2-psr" package

This guide let you learn how to install php8.2-psr on Kali Linux

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

2. Uninstall "php8.2-psr" package

Here is a brief guide to show you how to uninstall php8.2-psr on Kali Linux:

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

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

Package: php8.2-psr
Source: php-psr
Version: 1.2.0-5
Installed-Size: 121
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-psr (<< 1.2.0-5~)
Provides: php-psr
Depends: php8.2-common, phpapi-20220829, libc6 (>= 2.4)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-psr (<< 1.2.0-5~)
Size: 17672
SHA256: 26964580fd59558bf372940268f45a938347b0b95f43c5c012abb500fce118d3
SHA1: 8902f41a782a0e0c2213baa89417068e22415477
MD5sum: cbc4f18f2a713c529773c7cf4155738f
Description: PSR interfaces for PHP
This PHP extension provides the interfaces from the PSR standards as
established by the PHP-FIG group.
.
See http://www.php-fig.org/psr/ for more information on PSR standards.
Description-md5:
Homepage: http://pecl.php.net/package/psr
Section: php
Priority: optional
Filename: pool/main/p/php-psr/php8.2-psr_1.2.0-5_amd64.deb