How to Install and Uninstall php7-memcache Package on openSuSE Tumbleweed
Last updated: March 01,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "php7-memcache" package
Please follow the guidelines below to install php7-memcache on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
php7-memcache
Copied
2. Uninstall "php7-memcache" package
Please follow the guidelines below to uninstall php7-memcache on openSuSE Tumbleweed:
$
sudo zypper remove
php7-memcache
Copied
3. Information about the php7-memcache package on openSuSE Tumbleweed
Information for package php7-memcache:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : php7-memcache
Version : 4.0.5.2-2.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 130,3 KiB
Installed : No
Status : not installed
Source package : php7-memcache-4.0.5.2-2.5.src
Summary : PHP Memcache client Extension
Description :
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.
The extension allows use to store sessions in memcached
via memcache.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : php7-memcache
Version : 4.0.5.2-2.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 130,3 KiB
Installed : No
Status : not installed
Source package : php7-memcache-4.0.5.2-2.5.src
Summary : PHP Memcache client Extension
Description :
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.
The extension allows use to store sessions in memcached
via memcache.