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

Last updated: May 04,2024

1. Install "php-psr-cache" package

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

$ sudo apt update $ sudo apt install php-psr-cache

2. Uninstall "php-psr-cache" package

Please follow the instructions below to uninstall php-psr-cache on Kali Linux:

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

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

Package: php-psr-cache
Version: 1.0.1-3
Installed-Size: 25
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Size: 6060
SHA256: 893a482daf424067e2485b112c2091bc038441228ccc73b8502f9d50e1c6903a
SHA1: 7760af844a3e632be1715b142bd182b95521506c
MD5sum: bf11eee9b287d091796dd3921247363a
Description: Common interface for caching libraries
This contains all interfaces defined by PSR-6.
.
Note that this is not a Cache implementation of its own. It is merely
an interface that describes a Cache implementation. See the
specification for more details.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.php-fig.org/psr/psr-6/
Section: php
Priority: optional
Filename: pool/main/p/php-psr-cache/php-psr-cache_1.0.1-3_all.deb