How to Install and Uninstall php7.3-apcu Package on Debian 11 (Bullseye)

Last updated: June 26,2024

1. Install "php7.3-apcu" package

Please follow the guidelines below to install php7.3-apcu on Debian 11 (Bullseye)

$ sudo apt update $ sudo apt install php7.3-apcu

2. Uninstall "php7.3-apcu" package

In this section, we are going to explain the necessary steps to uninstall php7.3-apcu on Debian 11 (Bullseye):

$ sudo apt remove php7.3-apcu $ sudo apt autoclean && sudo apt autoremove

3. Information about the php7.3-apcu package on Debian 11 (Bullseye)

Package: php7.3-apcu
Source: php-apcu
Version: 5.1.21+4.0.11-8+0~20220625.32+debian11~1.gbpa7cde5
Architecture: amd64
Maintainer: Debian PHP PECL Maintainers
Installed-Size: 177
Pre-Depends: php-common (>= 2:69~)
Depends: php7.3-common, phpapi-20180731, libc6 (>= 2.14)
Suggests: php-gd
Conflicts: php-xcache, php-yac
Breaks: php-apcu (<< 5.1.21+4.0.11-8+0~20220625.32+debian11~1.gbpa7cde5~)
Replaces: php-apcu (<< 5.1.21+4.0.11-8+0~20220625.32+debian11~1.gbpa7cde5~)
Provides: php-apcu
Homepage: https://pecl.php.net/package/APCu
Priority: optional
Section: php
Filename: pool/main/p/php-apcu/php7.3-apcu_5.1.21+4.0.11-8+0~20220625.32+debian11~1.gbpa7cde5_amd64.deb
Size: 45160
SHA256: 4f8fe28b370e72c2c8264e771efa5d3268bd805e8e86e4de70d9402c447f9d38
SHA1: 1c2ff494ba20189599ebae3468ceded676800a66
MD5sum: 5a90027919b204e9e396588a81e220f7
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