How to Install and Uninstall php8.1-opcache Package on Kali Linux

Last updated: May 20,2024

1. Install "php8.1-opcache" package

This guide covers the steps necessary to install php8.1-opcache on Kali Linux

$ sudo apt update $ sudo apt install php8.1-opcache

2. Uninstall "php8.1-opcache" package

This tutorial shows how to uninstall php8.1-opcache on Kali Linux:

$ sudo apt remove php8.1-opcache $ sudo apt autoclean && sudo apt autoremove

3. Information about the php8.1-opcache package on Kali Linux

Package: php8.1-opcache
Source: php8.1 (8.1.5-1)
Version: 8.1.5-1+b1
Installed-Size: 1008
Maintainer: Debian PHP Maintainers
Architecture: amd64
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.5-1+b1), libc6 (>= 2.33), libgcc-s1 (>= 3.3)
Size: 338184
SHA256: 8b4ce119839e701a9981af0f2c376186024a2df761cf950966190143579d2406
SHA1: fab56415565c49b4994623aa29c1545d7f7acd6e
MD5sum: 3c80048fe3719c4030717a76df9fced0
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/
Section: php
Priority: optional
Filename: pool/main/p/php8.1/php8.1-opcache_8.1.5-1+b1_amd64.deb