How to Install and Uninstall php-psr-cache Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "php-psr-cache" package

Please follow the guidance below to install php-psr-cache on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "php-psr-cache" package

This guide let you learn how to uninstall php-psr-cache on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the php-psr-cache package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-psr-cache
Priority: optional
Section: universe/php
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.0.0-1build1
Depends: php-common
Filename: pool/universe/p/php-psr-cache/php-psr-cache_1.0.0-1build1_all.deb
Size: 5024
MD5sum: f5548569c265cfbe43b242412d944f7a
SHA1: 87fa1f2c972e554951c6d617b1f51434ee9ad76b
SHA256: 8c1be4205f8052d9ee54e21729100fef84752600c8614bf843858fc3820ee4a4
Description-en: 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: feb9bed35a27286d858d7930d26ae5a8
Homepage: http://www.php-fig.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu