How to Install and Uninstall php-apcu-all-dev Package on Kali Linux

Last updated: May 10,2024

1. Install "php-apcu-all-dev" package

Here is a brief guide to show you how to install php-apcu-all-dev on Kali Linux

$ sudo apt update $ sudo apt install php-apcu-all-dev

2. Uninstall "php-apcu-all-dev" package

Please follow the guidelines below to uninstall php-apcu-all-dev on Kali Linux:

$ sudo apt remove php-apcu-all-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-apcu-all-dev package on Kali Linux

Package: php-apcu-all-dev
Source: php-apcu
Version: 5.1.22+4.0.11-2
Installed-Size: 12
Maintainer: Debian PHP PECL Maintainers
Architecture: all
Depends: php8.2-apcu (>= 5.1.22+4.0.11-2~), php-all-dev
Pre-Depends: php-common (>= 2:69~)
Suggests: php-gd
Conflicts: php-xcache, php-yac
Size: 4220
SHA256: 379da8443922326a9338485e4def823510287b5753f2b881f10d5ce8d65f548f
SHA1: 9af02cdafcdb9e74d9cbc19a02087bfa31e3480f
MD5sum: b91fe6ecd7d3b37ac087c4c2f7eed2ab
Description: 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.
.
This is empty package that depends on all PHP versions.
Description-md5:
Homepage: https://pecl.php.net/package/APCu
Section: php
Priority: optional
Filename: pool/main/p/php-apcu/php-apcu-all-dev_5.1.22+4.0.11-2_all.deb