How to Install and Uninstall php-memcache-all-dev Package on Ubuntu 21.10 (Impish Indri)
Last updated: November 22,2024
1. Install "php-memcache-all-dev" package
This tutorial shows how to install php-memcache-all-dev on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
php-memcache-all-dev
Copied
2. Uninstall "php-memcache-all-dev" package
Please follow the steps below to uninstall php-memcache-all-dev on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
php-memcache-all-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the php-memcache-all-dev package on Ubuntu 21.10 (Impish Indri)
Package: php-memcache-all-dev
Source: php-memcache
Priority: optional
Section: php
Installed-Size: 14
Maintainer: Debian PHP PECL Maintainers
Architecture: all
Version: 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3
Suggests: memcached
Depends: php8.1-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php8.0-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php7.4-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php7.3-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php7.2-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php7.1-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php7.0-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php5.6-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php-all-dev
Pre-Depends: php-common (>= 2:69~)
Filename: pool/main/p/php-memcache/php-memcache-all-dev_8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3_all.deb
Size: 7088
MD5sum: e418e536c4006c6a72d20c1b54ffad76
SHA1: 628c1662ac8d8edc358be33e65a334de1bb1deb9
SHA256: 08319d57feb0447f292665d6dbd60175fee6c32a2916e5aa58e1db43d6ff804d
Description-en: 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
Source: php-memcache
Priority: optional
Section: php
Installed-Size: 14
Maintainer: Debian PHP PECL Maintainers
Architecture: all
Version: 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3
Suggests: memcached
Depends: php8.1-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php8.0-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php7.4-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php7.3-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php7.2-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php7.1-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php7.0-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php5.6-memcache (>= 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3~), php-all-dev
Pre-Depends: php-common (>= 2:69~)
Filename: pool/main/p/php-memcache/php-memcache-all-dev_8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-3+ubuntu21.10.1+deb.sury.org+3_all.deb
Size: 7088
MD5sum: e418e536c4006c6a72d20c1b54ffad76
SHA1: 628c1662ac8d8edc358be33e65a334de1bb1deb9
SHA256: 08319d57feb0447f292665d6dbd60175fee6c32a2916e5aa58e1db43d6ff804d
Description-en: 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