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

Last updated: June 28,2024

1. Install "python311-pymemcache" package

Here is a brief guide to show you how to install python311-pymemcache on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pymemcache

2. Uninstall "python311-pymemcache" package

This is a short guide on how to uninstall python311-pymemcache on openSuSE Tumbleweed:

$ sudo zypper remove python311-pymemcache

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

Information for package python311-pymemcache:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pymemcache
Version : 4.0.0-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 863.3 KiB
Installed : No
Status : not installed
Source package : python-pymemcache-4.0.0-3.4.src
Upstream URL : https://github.com/Pinterest/pymemcache
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