How to Install and Uninstall python312-pymemcache Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python312-pymemcache" package
This tutorial shows how to install python312-pymemcache on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-pymemcache
Copied
2. Uninstall "python312-pymemcache" package
Please follow the guidelines below to uninstall python312-pymemcache on openSuSE Tumbleweed:
$
sudo zypper remove
python312-pymemcache
Copied
3. Information about the python312-pymemcache package on openSuSE Tumbleweed
Information for package python312-pymemcache:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pymemcache
Version : 4.0.0-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 785.2 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.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pymemcache
Version : 4.0.0-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 785.2 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.