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

Last updated: July 04,2024

1. Install "php8-opcache" package

Please follow the step by step instructions below to install php8-opcache on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php8-opcache

2. Uninstall "php8-opcache" package

This guide covers the steps necessary to uninstall php8-opcache on openSUSE Leap:

$ sudo zypper remove php8-opcache

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

Information for package php8-opcache:
-------------------------------------
Repository : home:mmanu84:php8:php83 (openSUSE_Leap_15.5)
Name : php8-opcache
Version : 8.3.3-lp155.6.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:mmanu84
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : php8-8.3.3-lp155.6.1.src
Upstream URL : https://secure.php.net
Summary : Opcode cache extension for PHP
Description :
OPcache improves PHP performance by storing precompiled script
bytecode in shared memory, thereby removing the need for PHP to load
and parse scripts on each request.

5. The same packages on other Linux Distributions