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

Last updated: May 19,2024

1. Install "php81-memcached" package

This tutorial shows how to install php81-memcached on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php81-memcached

2. Uninstall "php81-memcached" package

Learn how to uninstall php81-memcached on openSUSE Leap:

$ sudo zypper remove php81-memcached

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

Information for package php81-memcached:
----------------------------------------
Repository : Update repository of openSUSE Backports
Name : php81-memcached
Version : 3.2.0-bp155.2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 136.6 KiB
Installed : No
Status : not installed
Source package : php81-memcached-3.2.0-bp155.2.1.src
Upstream URL : https://pecl.php.net/package/memcached
Summary : PHP MemcacheD client Extension
Description :
This extension uses libmemcached library to provide API for
communicating with memcached servers.