How to Install and Uninstall php7-memcached Package on openSUSE Leap

Last updated: November 07,2024

1. Install "php7-memcached" package

Here is a brief guide to show you how to install php7-memcached on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php7-memcached

2. Uninstall "php7-memcached" package

This guide covers the steps necessary to uninstall php7-memcached on openSUSE Leap:

$ sudo zypper remove php7-memcached

3. Information about the php7-memcached package on openSUSE Leap

Information for package php7-memcached:
---------------------------------------
Repository : Main Repository
Name : php7-memcached
Version : 3.1.5-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 134.4 KiB
Installed : No
Status : not installed
Source package : php7-memcached-3.1.5-bp155.2.11.src
Upstream URL : http://pecl.php.net/package/memcached
Summary : PHP MemcacheD client Extension
Description :
This extension uses libmemcached library to provide API for
communicating with memcached servers.