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

Last updated: June 25,2024

1. Install "php8.0-apcu" package

Learn how to install php8.0-apcu on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "php8.0-apcu" package

Please follow the guidelines below to uninstall php8.0-apcu on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: php8.0-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: php8.0-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/php8.0-apcu_5.1.19+4.0.11-7+ubuntu16.04.1+deb.sury.org+1_amd64.deb
Size: 43502
MD5sum: f05a93b6e1aaf40a075bceee75b83d20
SHA1: 808d7e98f49dafd2eedbe9360758d953640c74ec
SHA256: ec4f5937f5a4c118da12a75e6b57a64a25788274a84d539eea050ac3080aba6d
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