How to Install and Uninstall python36-pymemcache Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "python36-pymemcache" package

Please follow the step by step instructions below to install python36-pymemcache on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pymemcache

2. Uninstall "python36-pymemcache" package

In this section, we are going to explain the necessary steps to uninstall python36-pymemcache on openSuSE Tumbleweed:

$ sudo zypper remove python36-pymemcache

3. Information about the python36-pymemcache package on openSuSE Tumbleweed

Information for package python36-pymemcache:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pymemcache
Version : 3.5.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 596,8 KiB
Installed : No
Status : not installed
Source package : python-pymemcache-3.5.0-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.