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

Last updated: June 25,2024

1. Install "php8.1-apcu" package

This guide let you learn how to install php8.1-apcu on Ubuntu 21.10 (Impish Indri)

$ 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 Ubuntu 21.10 (Impish Indri):

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

3. Information about the php8.1-apcu package on Ubuntu 21.10 (Impish Indri)

Package: php8.1-apcu
Source: php-apcu
Priority: optional
Section: php
Installed-Size: 177
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: php8.1-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/php8.1-apcu_5.1.21+4.0.11-2+ubuntu21.10.1+deb.sury.org+3_amd64.deb
Size: 48660
MD5sum: 23453cb2c9060b482cf20c441ab082db
SHA1: 017f3f74f3dc398832ad96e681558fa6a2524cca
SHA256: 5d9971b322841647cf180e8fa6084dcdbee381b1c240d0af4382680af54c263a
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