How to Install and Uninstall php-apcu-all-dev Package on Debian 10 (Buster)

Last updated: May 10,2024

1. Install "php-apcu-all-dev" package

Here is a brief guide to show you how to install php-apcu-all-dev on Debian 10 (Buster)

$ sudo apt update $ sudo apt install php-apcu-all-dev

2. Uninstall "php-apcu-all-dev" package

This guide covers the steps necessary to uninstall php-apcu-all-dev on Debian 10 (Buster):

$ sudo apt remove php-apcu-all-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-apcu-all-dev package on Debian 10 (Buster)

Package: php-apcu-all-dev
Source: php-apcu
Version: 5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5
Architecture: all
Maintainer: Debian PHP PECL Maintainers
Installed-Size: 14
Pre-Depends: php-common (>= 2:69~)
Depends: php8.1-apcu (>= 5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5~), php8.0-apcu (>= 5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5~), php7.4-apcu (>= 5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5~), php7.3-apcu (>= 5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5~), php7.2-apcu (>= 5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5~), php7.1-apcu (>= 5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5~), php7.0-apcu (>= 5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5~), php5.6-apcu (>= 5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5~), php-all-dev
Suggests: php-gd
Conflicts: php-xcache, php-yac
Homepage: https://pecl.php.net/package/APCu
Priority: optional
Section: php
Filename: pool/main/p/php-apcu/php-apcu-all-dev_5.1.21+4.0.11-8+0~20220625.32+debian10~1.gbpa7cde5_all.deb
Size: 6780
SHA256: 849de506e10e35c9f50d0276176147ab81f8a7835ad8927fedbb0c3045d5629f
SHA1: b4665d20d46fb76ca42e827d3a69a5ef32176092
MD5sum: 0847ed2cabd8f7170e12adff779a349f
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