How to Install and Uninstall php56-php-pecl-apcu.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "php56-php-pecl-apcu.x86_64" package
Please follow the step by step instructions below to install php56-php-pecl-apcu.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
php56-php-pecl-apcu.x86_64
Copied
2. Uninstall "php56-php-pecl-apcu.x86_64" package
Learn how to uninstall php56-php-pecl-apcu.x86_64 on Rocky Linux 8:
$
sudo dnf remove
php56-php-pecl-apcu.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the php56-php-pecl-apcu.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:40:28 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php56-php-pecl-apcu
Version : 4.0.11
Release : 3.el8.remi
Architecture : x86_64
Size : 68 k
Source : php56-php-pecl-apcu-4.0.11-3.el8.remi.src.rpm
Repository : remi-safe
Summary : APC User Cache
URL : http://pecl.php.net/package/APCu
License : PHP
Description : APCu is userland caching: APC stripped of opcode caching in preparation
: for the deployment of Zend OPcache as the primary solution to opcode
: caching in future versions of PHP.
:
: APCu has a revised and simplified codebase, by the time the PECL release
: is available, every part of APCu being used will have received review and
: where necessary or appropriate, changes.
:
: Simplifying and documenting the API of APCu completely removes the barrier
: to maintenance and development of APCu in the future, and additionally allows
: us to make optimizations not possible previously because of APC's inherent
: complexity.
:
: APCu only supports userland caching (and dumping) of variables, providing an
: upgrade path for the future. When O+ takes over, many will be tempted to use
: 3rd party solutions to userland caching, possibly even distributed solutions;
: this would be a grave error. The tried and tested APC codebase provides far
: superior support for local storage of PHP variables.
:
: Package built for PHP 5.6 as Software Collection (php56 by remi).
Available Packages
Name : php56-php-pecl-apcu
Version : 4.0.11
Release : 3.el8.remi
Architecture : x86_64
Size : 68 k
Source : php56-php-pecl-apcu-4.0.11-3.el8.remi.src.rpm
Repository : remi-safe
Summary : APC User Cache
URL : http://pecl.php.net/package/APCu
License : PHP
Description : APCu is userland caching: APC stripped of opcode caching in preparation
: for the deployment of Zend OPcache as the primary solution to opcode
: caching in future versions of PHP.
:
: APCu has a revised and simplified codebase, by the time the PECL release
: is available, every part of APCu being used will have received review and
: where necessary or appropriate, changes.
:
: Simplifying and documenting the API of APCu completely removes the barrier
: to maintenance and development of APCu in the future, and additionally allows
: us to make optimizations not possible previously because of APC's inherent
: complexity.
:
: APCu only supports userland caching (and dumping) of variables, providing an
: upgrade path for the future. When O+ takes over, many will be tempted to use
: 3rd party solutions to userland caching, possibly even distributed solutions;
: this would be a grave error. The tried and tested APC codebase provides far
: superior support for local storage of PHP variables.
:
: Package built for PHP 5.6 as Software Collection (php56 by remi).