How to Install and Uninstall php8.1-apcu Package on Debian 12 (Bookworm)

Last updated: June 02,2024

1. Install "php8.1-apcu" package

Here is a brief guide to show you how to install php8.1-apcu on Debian 12 (Bookworm)

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

2. Uninstall "php8.1-apcu" package

This is a short guide on how to uninstall php8.1-apcu on Debian 12 (Bookworm):

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

3. Information about the php8.1-apcu package on Debian 12 (Bookworm)

Package: php8.1-apcu
Source: php-apcu
Version: 5.1.23-1+0~20231125.39+debian12~1.gbp8bf49a
Architecture: amd64
Maintainer: Debian PHP PECL Maintainers
Installed-Size: 174
Pre-Depends: php-common (>= 2:69~)
Depends: php8.1-common, phpapi-20210902, libc6 (>= 2.34)
Suggests: php-gd
Conflicts: php-xcache, php-yac
Breaks: php-apcu (<< 5.1.23-1+0~20231125.39+debian12~1.gbp8bf49a~)
Replaces: php-apcu (<< 5.1.23-1+0~20231125.39+debian12~1.gbp8bf49a~)
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.23-1+0~20231125.39+debian12~1.gbp8bf49a_amd64.deb
Size: 43492
SHA256: a09422dd91d16258678d31886b4d29700a96e2729595e44b055cbc244192e9e1
SHA1: e2a407fc0b47e3340afb4bbe42da687d58f2e966
MD5sum: 8a20b27eb74daf5bb065c9651be15d42
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