How to Install and Uninstall php-memcache-all-dev Package on Kali Linux

Last updated: May 11,2024

1. Install "php-memcache-all-dev" package

Here is a brief guide to show you how to install php-memcache-all-dev on Kali Linux

$ sudo apt update $ sudo apt install php-memcache-all-dev

2. Uninstall "php-memcache-all-dev" package

Please follow the steps below to uninstall php-memcache-all-dev on Kali Linux:

$ sudo apt remove php-memcache-all-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-memcache-all-dev package on Kali Linux

Package: php-memcache-all-dev
Source: php-memcache
Version: 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8
Installed-Size: 12
Maintainer: Debian PHP PECL Maintainers
Architecture: all
Depends: php8.2-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8~), php-all-dev
Pre-Depends: php-common (>= 2:69~)
Suggests: memcached
Size: 4140
SHA256: 360c2838e536f9cc42f3d12fc0386815de86db018915d1d39c57103b905e7252
SHA1: 5ace220b498c74194d07b8ee7c2889cbf9ed98fa
MD5sum: aa8c3cb1b55a3e3a67a708d292d83a49
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
.
This is empty package that depends on all PHP versions.
Description-md5:
Homepage: https://github.com/websupport-sk/pecl-memcache
Section: php
Priority: optional
Filename: pool/main/p/php-memcache/php-memcache-all-dev_8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8_all.deb