How to Install and Uninstall php-pecl-apcu.x86_64 Package on CentOS 7 / RHEL 7

Last updated: May 02,2024

1. Install "php-pecl-apcu.x86_64" package

Please follow the guidance below to install php-pecl-apcu.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install php-pecl-apcu.x86_64

2. Uninstall "php-pecl-apcu.x86_64" package

In this section, we are going to explain the necessary steps to uninstall php-pecl-apcu.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove php-pecl-apcu.x86_64 $ sudo yum autoremove

3. Information about the php-pecl-apcu.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : php-pecl-apcu
Arch : x86_64
Version : 5.1.20
Release : 1.el7.remi.7.4
Size : 233 k
Repo : installed
From repo : remi-php74
Summary : APC User Cache
URL : https://pecl.php.net/package/APCu
License : PHP
Description : APCu is userland caching: APC stripped of opcode caching.
:
: APCu only supports userland caching of variables.
:
: The php-pecl-apcu-bc package provides a drop
: in replacement for APC.
:
: Package built for PHP 7.4.