How to Install and Uninstall php5.6-apcu Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "php5.6-apcu" package

Please follow the step by step instructions below to install php5.6-apcu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php5.6-apcu

2. Uninstall "php5.6-apcu" package

Please follow the guidance below to uninstall php5.6-apcu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php5.6-apcu $ sudo apt autoclean && sudo apt autoremove

3. Information about the php5.6-apcu package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php5.6-apcu
Source: php-apcu
Priority: optional
Section: php
Installed-Size: 187
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Version: 5.1.19+4.0.11-7+ubuntu16.04.1+deb.sury.org+1
Recommends: php-apcu-bc
Replaces: php-apcu (<< 5.1.19+4.0.11-7+ubuntu16.04.1+deb.sury.org+1~)
Suggests: php-gd
Provides: php-apcu
Depends: php5.6-common, libc6 (>= 2.14)
Conflicts: php-xcache, php-yac
Pre-Depends: php-common (>= 2:69~)
Breaks: php-apcu (<< 5.1.19+4.0.11-7+ubuntu16.04.1+deb.sury.org+1~)
Filename: pool/main/p/php-apcu/php5.6-apcu_5.1.19+4.0.11-7+ubuntu16.04.1+deb.sury.org+1_amd64.deb
Size: 51872
MD5sum: ade8a43610a884ae0ed20bda5b322c60
SHA1: a3c1478f04e6d1c2cc4f3d830ffed03b02be076b
SHA256: d4bff8d4c686124e8040e521b0f7ac7d0426fb13e1450f1ad5d2de7a5af3b0a3
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