How to Install and Uninstall php8-APCu Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "php8-APCu" package

Here is a brief guide to show you how to install php8-APCu on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install php8-APCu

2. Uninstall "php8-APCu" package

In this section, we are going to explain the necessary steps to uninstall php8-APCu on openSuSE Tumbleweed:

$ sudo zypper remove php8-APCu

3. Information about the php8-APCu package on openSuSE Tumbleweed

Information for package php8-APCu:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : php8-APCu
Version : 5.1.23-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 156.2 KiB
Installed : No
Status : not installed
Source package : php8-APCu-5.1.23-1.2.src
Upstream URL : https://pecl.php.net/package/APCu
Summary : APCu - APC User Cache
Description :
APCu is userland caching: APC stripped of opcode caching in preparation
for the deployment of Zend Optimizer+ as the primary solution to opcode
caching in future versions of PHP.