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

Last updated: July 04,2024

1. Install "php7.1-apcu" package

Here is a brief guide to show you how to install php7.1-apcu on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "php7.1-apcu" package

This guide let you learn how to uninstall php7.1-apcu on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: php7.1-apcu
Source: php-apcu
Priority: optional
Section: php
Installed-Size: 169
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: php7.1-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/php7.1-apcu_5.1.19+4.0.11-7+ubuntu16.04.1+deb.sury.org+1_amd64.deb
Size: 43656
MD5sum: 09f7e75092e7272f5877143d335e0df3
SHA1: 4ec8b4cb5eb2ac18ec5514d6e8fc8fc0bac1f056
SHA256: 8be765c565a05728bad6f482e16121f9298c949b0baa56bd9295be17eaee6466
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