How to Install and Uninstall php5.6-apcu Package on Debian 10 (Buster)

Last updated: May 18,2024

1. Install "php5.6-apcu" package

This tutorial shows how to install php5.6-apcu on Debian 10 (Buster)

$ sudo apt update $ sudo apt install php5.6-apcu

2. Uninstall "php5.6-apcu" package

Here is a brief guide to show you how to uninstall php5.6-apcu on Debian 10 (Buster):

$ sudo apt remove php5.6-apcu $ sudo apt autoclean && sudo apt autoremove

3. Information about the php5.6-apcu package on Debian 10 (Buster)

Package: php5.6-apcu
Source: php-apcu
Version: 5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5
Architecture: amd64
Maintainer: Debian PHP PECL Maintainers
Installed-Size: 195
Pre-Depends: php-common (>= 2:69~)
Depends: php5.6-common, phpapi-20131226, libc6 (>= 2.14)
Suggests: php-gd
Conflicts: php-xcache, php-yac
Breaks: php-apcu (<< 5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5~)
Replaces: php-apcu (<< 5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5~)
Provides: php-apcu
Homepage: https://pecl.php.net/package/APCu
Priority: optional
Section: php
Filename: pool/main/p/php-apcu/php5.6-apcu_5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5_amd64.deb
Size: 52976
SHA256: f33d8e9822054a19ff282c2bfe4a5f7ceea0652f8596636e04e23e9c4f4718db
SHA1: a6e1608c9792990d3e6e90a9d2e86fab0cdbc3e0
MD5sum: 91199d8f227de792263f15a1849ba501
Description: APC User Cache for PHP
The APCu is userland caching: APC (Alternative PHP Cache) stripped of
opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
primary solution to opcode caching in future versions of PHP.
.
The APCu is a fast solution for userland caching (and dumping) of PHP
variables locally, it is not distributed like MemcacheD, but they can
be used together for optimal caching.
Description-md5: 0d7462c8f566c71b65f0d4bcf7806445