How to Install and Uninstall php7.4-apcu Package on Debian 10 (Buster)

Last updated: May 14,2024

1. Install "php7.4-apcu" package

Please follow the instructions below to install php7.4-apcu on Debian 10 (Buster)

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

2. Uninstall "php7.4-apcu" package

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

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

3. Information about the php7.4-apcu package on Debian 10 (Buster)

Package: php7.4-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: 177
Pre-Depends: php-common (>= 2:69~)
Depends: php7.4-common, phpapi-20190902, 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/php7.4-apcu_5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5_amd64.deb
Size: 45040
SHA256: 2b9508413144a42a4f627bef07c3ad6d5754e6ffd667a0eaff761dbfc8f12856
SHA1: 9b60b74fe215ef7b6b0c09c7dd5ef8ffa98cf663
MD5sum: 63ad3e6dc4e6e6cdbde195510b8e00fb
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