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

Last updated: May 15,2024

1. Install "php7-APCu" package

Please follow the steps below to install php7-APCu on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php7-APCu

2. Uninstall "php7-APCu" package

This tutorial shows how to uninstall php7-APCu on openSUSE Leap:

$ sudo zypper remove php7-APCu

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

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