How to Install and Uninstall php5.6-apcu Package on Debian 12 (Bookworm)

Last updated: May 19,2024

1. Install "php5.6-apcu" package

Please follow the guidelines below to install php5.6-apcu on Debian 12 (Bookworm)

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

2. Uninstall "php5.6-apcu" package

Please follow the instructions below to uninstall php5.6-apcu on Debian 12 (Bookworm):

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

3. Information about the php5.6-apcu package on Debian 12 (Bookworm)

Package: php5.6-apcu
Source: php-apcu-4
Version: 1:4.0.11-1+0~20230617.6+debian12~1.gbp7c68d1
Architecture: amd64
Maintainer: Debian PHP PECL Maintainers
Installed-Size: 194
Pre-Depends: php-common (>= 2:69~)
Depends: php5.6-common, phpapi-20131226, libc6 (>= 2.34)
Suggests: php-gd
Conflicts: php-xcache, php-yac
Breaks: php-apcu (<< 1:4.0.11-1+0~20230617.6+debian12~1.gbp7c68d1~)
Replaces: php-apcu (<< 1:4.0.11-1+0~20230617.6+debian12~1.gbp7c68d1~)
Provides: php-apcu
Homepage: https://pecl.php.net/package/APCu
Priority: optional
Section: php
Filename: pool/main/p/php-apcu-4/php5.6-apcu_4.0.11-1+0~20230617.6+debian12~1.gbp7c68d1_amd64.deb
Size: 50860
SHA256: 14b43943e17febe27ea32bebdaa63c4943290953c40cc2d1ab446de495f29ef6
SHA1: 78c00e3aa71f05b44e057564e415ea419d93d77e
MD5sum: 17260afb5f31040764777ed46575f2ee
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