How to Install and Uninstall php8-memcache Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "php8-memcache" package
Please follow the steps below to install php8-memcache on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
php8-memcache
Copied
2. Uninstall "php8-memcache" package
This tutorial shows how to uninstall php8-memcache on openSuSE Tumbleweed:
$
sudo zypper remove
php8-memcache
Copied
3. Information about the php8-memcache package on openSuSE Tumbleweed
Information for package php8-memcache:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : php8-memcache
Version : 8.2-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 145.4 KiB
Installed : No
Status : not installed
Source package : php8-memcache-8.2-1.5.src
Upstream URL : https://github.com/websupport-sk/pecl-memcache
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 : php8-memcache
Version : 8.2-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 145.4 KiB
Installed : No
Status : not installed
Source package : php8-memcache-8.2-1.5.src
Upstream URL : https://github.com/websupport-sk/pecl-memcache
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.