How to Install and Uninstall php7.4-opcache Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 28,2024

1. Install "php7.4-opcache" package

Please follow the step by step instructions below to install php7.4-opcache on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php7.4-opcache

2. Uninstall "php7.4-opcache" package

This guide covers the steps necessary to uninstall php7.4-opcache on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php7.4-opcache $ sudo apt autoclean && sudo apt autoremove

3. Information about the php7.4-opcache package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php7.4-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 560
Maintainer: Debian PHP Maintainers
Architecture: amd64
Source: php7.4
Version: 7.4.18-2+ubuntu16.04.1+deb.sury.org+1
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.18-2+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14)
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.
Description-md5: 2a678caa9876c07bd79145e7e6745aa0
Homepage: http://www.php.net/