How to Install and Uninstall php7-opcache Package on openSuSE Tumbleweed

Last updated: November 26,2024

1. Install "php7-opcache" package

Please follow the instructions below to install php7-opcache on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install php7-opcache

2. Uninstall "php7-opcache" package

Please follow the steps below to uninstall php7-opcache on openSuSE Tumbleweed:

$ sudo zypper remove php7-opcache

3. Information about the php7-opcache package on openSuSE Tumbleweed

Information for package php7-opcache:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : php7-opcache
Version : 7.4.26-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 580,8 KiB
Installed : Yes
Status : up-to-date
Source package : php7-7.4.26-2.1.src
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