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

Last updated: May 12,2024

1. Install "php-psr" package

Please follow the step by step instructions below to install php-psr on Kali Linux

$ sudo apt update $ sudo apt install php-psr

2. Uninstall "php-psr" package

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

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

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

Package: php-psr
Version: 1.2.0-5
Installed-Size: 10
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Depends: php8.2-psr
Pre-Depends: php-common (>= 2:69~)
Size: 3344
SHA256: bdbeccb6ec1b52a73be3b2b93cc0352aecc7fec14ff0b86fcef00a1c8b07a5bd
SHA1: e191cff5e063c4ecd75d7932a0a91136c9cc37b2
MD5sum: 878270735ceeec9eb5d3963fa631f7c3
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.
.
This is empty package that depends on default PHP version.
Description-md5:
Homepage: http://pecl.php.net/package/psr
Section: php
Priority: optional
Filename: pool/main/p/php-psr/php-psr_1.2.0-5_amd64.deb