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

Last updated: May 16,2024

1. Install "php8.1-memcache" package

This tutorial shows how to install php8.1-memcache on Kali Linux

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

2. Uninstall "php8.1-memcache" package

Please follow the steps below to uninstall php8.1-memcache on Kali Linux:

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

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

Package: php8.1-memcache
Source: php-memcache
Version: 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-7
Installed-Size: 145
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-memcache (<< 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-7~)
Provides: php-memcache
Depends: php8.1-common, phpapi-20210902, libc6 (>= 2.25), zlib1g (>= 1:1.1.4)
Pre-Depends: php-common (>= 2:69~)
Suggests: memcached
Breaks: php-memcache (<< 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-7~)
Size: 48728
SHA256: a5479f934f036b2896ca1fbe7dfae385749c1c0b1498c92190c00dcd00cdc3b9
SHA1: 167b4fcf2477b08b303d218cb34a21a57127118c
MD5sum: bc87bea2392f735e2d218a7a0ac226b8
Description: memcache extension module for PHP
Memcached is a caching daemon designed especially for dynamic web applications
to decrease database load by storing objects in memory.
.
This extension allows you to work with memcached through handy OO and
procedural interfaces in your php5 applications.
.
This is an updated version for PHP 7 with non-blocking I/O taken from
https://github.com/websupport-sk/pecl-memcache
Description-md5: d2ac98f44f310f359463dd42bfbb2873
Homepage: https://github.com/websupport-sk/pecl-memcache
Section: php
Priority: optional
Filename: pool/main/p/php-memcache/php8.1-memcache_8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-7_amd64.deb