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

Last updated: July 03,2024

1. Install "php8.1-apcu" package

Learn how to install php8.1-apcu on Debian 11 (Bullseye)

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

2. Uninstall "php8.1-apcu" package

Here is a brief guide to show you how to uninstall php8.1-apcu on Debian 11 (Bullseye):

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

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

Package: php8.1-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.1-common, phpapi-20210902, 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.1-apcu_5.1.21+4.0.11-8+0~20220625.32+debian11~1.gbpa7cde5_amd64.deb
Size: 45244
SHA256: d1f2d178d67746bc11acc8af05a0d4c3d15feeeff60b74dca4435ceb07c87df1
SHA1: dad4f027ff0507c6bd3bf13dcab5a839e342b1b9
MD5sum: 62df1a373a16135c14292d685fed45c2
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