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

Last updated: November 23,2024

1. Install "php8.2-memcache" package

This is a short guide on how to install php8.2-memcache on Kali Linux

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

2. Uninstall "php8.2-memcache" package

Learn how to uninstall php8.2-memcache on Kali Linux:

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

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

Package: php8.2-memcache
Source: php-memcache
Version: 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8
Installed-Size: 143
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-memcache (<< 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8~)
Provides: php-memcache
Depends: php8.2-common, phpapi-20220829, 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+-8~)
Size: 45676
SHA256: f8aa72a546bb03aaed1446eb2f29402f65b8121278e90f15642658fd09a2f24e
SHA1: d2e185fff679006ab85be3b063859dd1c0f0cf1c
MD5sum: bd4a4187acf1f5a62b4b623728a79b3b
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:
Homepage: https://github.com/websupport-sk/pecl-memcache
Section: php
Priority: optional
Filename: pool/main/p/php-memcache/php8.2-memcache_8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8_amd64.deb