How to Install php7.2-opcache in Ubuntu 18.04



Install php7.2-opcache by entering the following commands in the terminal:

sudo apt update
sudo apt install php7.2-opcache

Description:

Zend OpCache module for PHP

This package provides the Zend OpCache module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.

Homepage: http://www.php.net/

Version: 7.2.3-1ubuntu1

Section: php