How to Install and Uninstall python2-pymemcache Package on openSUSE Leap

Last updated: May 08,2024

1. Install "python2-pymemcache" package

Please follow the guidelines below to install python2-pymemcache on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pymemcache

2. Uninstall "python2-pymemcache" package

Please follow the step by step instructions below to uninstall python2-pymemcache on openSUSE Leap:

$ sudo zypper remove python2-pymemcache

3. Information about the python2-pymemcache package on openSUSE Leap

Information for package python2-pymemcache:
-------------------------------------------
Repository : Main Repository
Name : python2-pymemcache
Version : 3.1.0-bp153.1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 488,3 KiB
Installed : No
Status : not installed
Source package : python-pymemcache-3.1.0-bp153.1.1.src
Summary : A pure Python memcached client
Description :
A pure-Python memcached client.
pymemcache supports the following features:
* Complete implementation of the memcached text protocol.
* Configurable timeouts for socket connect and send/recv calls.
* Access to the "noreply" flag, which can significantly increase the speed of writes.
* Flexible, simple approach to serialization and deserialization.
* The (optional) ability to treat network and memcached errors as cache misses.

5. The same packages on other Linux Distributions