How to Install and Uninstall php8-APCu Package on openSUSE Leap

Last updated: July 05,2024

1. Install "php8-APCu" package

Please follow the instructions below to install php8-APCu on openSUSE Leap

$ 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 Leap:

$ sudo zypper remove php8-APCu

3. Information about the php8-APCu package on openSUSE Leap

Information for package php8-APCu:
----------------------------------
Repository : home:mmanu84:php8:php83 (openSUSE_Leap_15.5)
Name : php8-APCu
Version : 5.1.23-lp155.16.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:mmanu84
Installed Size : 163.2 KiB
Installed : No
Status : not installed
Source package : php8-APCu-5.1.23-lp155.16.1.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.