How to Install and Uninstall php74-php-pecl-apcu.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: June 03,2024

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

Please follow the instructions below to install php74-php-pecl-apcu.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install php74-php-pecl-apcu.x86_64

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

This guide let you learn how to uninstall php74-php-pecl-apcu.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove php74-php-pecl-apcu.x86_64 $ sudo dnf autoremove

3. Information about the php74-php-pecl-apcu.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:24:22 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php74-php-pecl-apcu
Version : 5.1.23
Release : 1.el8.remi
Architecture : x86_64
Size : 75 k
Source : php74-php-pecl-apcu-5.1.23-1.el8.remi.src.rpm
Repository : remi-safe
Summary : APC User Cache
URL : https://pecl.php.net/package/APCu
License : PHP-3.01
Description : APCu is userland caching: APC stripped of opcode caching.
:
: APCu only supports userland caching of variables.
:
: The php74-php-pecl-apcu-bc package provides a drop
: in replacement for APC.
:
: Package built for PHP 7.4 as Software Collection (php74 by remi).