How to Install and Uninstall php7.4-apcu Package on Debian 12 (Bookworm)

Last updated: May 17,2024

1. Install "php7.4-apcu" package

In this section, we are going to explain the necessary steps to install php7.4-apcu on Debian 12 (Bookworm)

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

2. Uninstall "php7.4-apcu" package

This guide covers the steps necessary to uninstall php7.4-apcu on Debian 12 (Bookworm):

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

3. Information about the php7.4-apcu package on Debian 12 (Bookworm)

Package: php7.4-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: php7.4-common, phpapi-20190902, 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/php7.4-apcu_5.1.23-1+0~20231125.39+debian12~1.gbp8bf49a_amd64.deb
Size: 43388
SHA256: f3d92685cfdbf7b4324aecf80597995ab08232736cc64e325e22262d45e6a342
SHA1: 3dbd8731c2c956485d101bd8e4fff037b6612817
MD5sum: 2c2a7140ad12a007b59fb39ca1356966
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