How to Install and Uninstall php8.1-opcache Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 10,2024

1. Install "php8.1-opcache" package

This guide covers the steps necessary to install php8.1-opcache on Ubuntu 22.10 (Kinetic Kudu)

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

2. Uninstall "php8.1-opcache" package

Please follow the guidelines below to uninstall php8.1-opcache on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the php8.1-opcache package on Ubuntu 22.10 (Kinetic Kudu)

Package: php8.1-opcache
Architecture: amd64
Version: 8.1.7-1ubuntu3
Priority: optional
Section: php
Source: php8.1
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1025
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.7-1ubuntu3), libc6 (>= 2.34), libgcc-s1 (>= 3.3)
Filename: pool/main/p/php8.1/php8.1-opcache_8.1.7-1ubuntu3_amd64.deb
Size: 366492
MD5sum: 75505978b7595be86097263150874360
SHA1: a0b2a8954f856b6a8a4b06cd5efdc9d86a7cc763
SHA256: 1ac58d43ca0ecfd9fe0b45f4e8f3a95afd775be458ef5fada3eb0aa5e75b3279
SHA512: 9da78fcd2c1609e1c38bcf9d3a765364ed2928aa530919769b8962b9ca034495c845870c07ca5bf7065b223a030f1115fc4ae7edfc439bf669b1184984a61685
Homepage: http://www.php.net/
Description: Zend OpCache module for PHP
Description-md5: 2a678caa9876c07bd79145e7e6745aa0
Task: lamp-server