How to Install and Uninstall php7.4-apcu Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 01,2024

1. Install "php7.4-apcu" package

Please follow the instructions below to install php7.4-apcu on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "php7.4-apcu" package

Please follow the guidelines below to uninstall php7.4-apcu on Ubuntu 21.10 (Impish Indri):

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

3. Information about the php7.4-apcu package on Ubuntu 21.10 (Impish Indri)

Package: php7.4-apcu
Source: php-apcu
Priority: optional
Section: php
Installed-Size: 173
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Version: 5.1.21+4.0.11-2+ubuntu21.10.1+deb.sury.org+3
Recommends: php-apcu-bc
Replaces: php-apcu (<< 5.1.21+4.0.11-2+ubuntu21.10.1+deb.sury.org+3~)
Suggests: php-gd
Provides: php-apcu
Depends: php7.4-common, libc6 (>= 2.34)
Conflicts: php-xcache, php-yac
Pre-Depends: php-common (>= 2:69~)
Breaks: php-apcu (<< 5.1.21+4.0.11-2+ubuntu21.10.1+deb.sury.org+3~)
Filename: pool/main/p/php-apcu/php7.4-apcu_5.1.21+4.0.11-2+ubuntu21.10.1+deb.sury.org+3_amd64.deb
Size: 48508
MD5sum: 7b068b4571f648d15556d8ab5915d20b
SHA1: 3a7822764f6fe8a628af1fdae239c6e62ee6cd2d
SHA256: b98270454d9e7310a38d08bc55dcaa97bab0558c4c7be6c2142b3a37560c7195
Description-en: 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