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

Last updated: May 19,2024

1. Install "php8.1-psr" package

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

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

2. Uninstall "php8.1-psr" package

This tutorial shows how to uninstall php8.1-psr on Kali Linux:

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

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

Package: php8.1-psr
Source: php-psr
Version: 1.2.0-4
Installed-Size: 121
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-psr (<< 1.2.0-4~)
Provides: php-psr
Depends: php8.1-common, phpapi-20210902, libc6 (>= 2.4)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-psr (<< 1.2.0-4~)
Size: 17676
SHA256: c9145dea92dcc2fdb4796c1d0697658053691133a5f1f4103525d195d2b63110
SHA1: 2589834452184b009e47c08087897894d9143979
MD5sum: 2bcc3e8874f7375cf918304409b73559
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: fb92eb598c5237eb002f23b4816dfda4
Homepage: http://pecl.php.net/package/psr
Section: php
Priority: optional
Filename: pool/main/p/php-psr/php8.1-psr_1.2.0-4_amd64.deb