How to Install and Uninstall php8.1-apcu Package on Debian 10 (Buster)

Last updated: May 08,2024

1. Install "php8.1-apcu" package

In this section, we are going to explain the necessary steps to install php8.1-apcu on Debian 10 (Buster)

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

2. Uninstall "php8.1-apcu" package

Please follow the guidelines below to uninstall php8.1-apcu on Debian 10 (Buster):

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

3. Information about the php8.1-apcu package on Debian 10 (Buster)

Package: php8.1-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: 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+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/php8.1-apcu_5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5_amd64.deb
Size: 45136
SHA256: 9fd80b2095beb20099710a43caea53c370e42df94de00a12f2a5501bcffddc06
SHA1: 64fa6ddefb7f776e877c5a8edfededd1ea9163ff
MD5sum: a3a66c8a57f9b30c5c9a1e335131ecb5
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