How to Install and Uninstall php8.0-apcu Package on Debian 11 (Bullseye)

Last updated: July 02,2024

1. Install "php8.0-apcu" package

This guide let you learn how to install php8.0-apcu on Debian 11 (Bullseye)

$ sudo apt update $ sudo apt install php8.0-apcu

2. Uninstall "php8.0-apcu" package

Please follow the step by step instructions below to uninstall php8.0-apcu on Debian 11 (Bullseye):

$ sudo apt remove php8.0-apcu $ sudo apt autoclean && sudo apt autoremove

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

Package: php8.0-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: php8.0-common, phpapi-20200930, 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/php8.0-apcu_5.1.21+4.0.11-8+0~20220625.32+debian11~1.gbpa7cde5_amd64.deb
Size: 45212
SHA256: 11f98c58bb0b4ecb3cc38834d74078a4986384a5a128a291d8a40d4e692afef9
SHA1: 5dc41e1793f2530dbe6c91ed89cd01444b8aa7bd
MD5sum: f7d9a1ef04cfc9a8928e174aea402c96
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