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

Last updated: July 03,2024

1. Install "php7.0-apcu" package

This guide covers the steps necessary to install php7.0-apcu on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "php7.0-apcu" package

In this section, we are going to explain the necessary steps to uninstall php7.0-apcu on Ubuntu 21.10 (Impish Indri):

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

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

Package: php7.0-apcu
Source: php-apcu
Priority: optional
Section: php
Installed-Size: 169
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.0-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.0-apcu_5.1.21+4.0.11-2+ubuntu21.10.1+deb.sury.org+3_amd64.deb
Size: 48380
MD5sum: 24a2554899dfa6343a890925a6cfb5e1
SHA1: 64f05e586c7ac4be0e6611281f22ecfe7ba5608f
SHA256: 5f9f01775ccadd0dbc056f3881e94389e8679f666d1cbba2364967ede8f4c8e8
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