How to Install and Uninstall php7-opcache Package on openSuSE Tumbleweed
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "php7-opcache" package
Please follow the instructions below to install php7-opcache on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
php7-opcache
Copied
2. Uninstall "php7-opcache" package
Please follow the steps below to uninstall php7-opcache on openSuSE Tumbleweed:
$
sudo zypper remove
php7-opcache
Copied
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.
-------------------------------------
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.