How to Install and Uninstall python311-pymemcache Package on openSUSE Leap
Last updated: November 14,2024
1. Install "python311-pymemcache" package
Please follow the instructions below to install python311-pymemcache on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pymemcache
Copied
2. Uninstall "python311-pymemcache" package
This guide let you learn how to uninstall python311-pymemcache on openSUSE Leap:
$
sudo zypper remove
python311-pymemcache
Copied
3. Information about the python311-pymemcache package on openSUSE Leap
Information for package python311-pymemcache:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pymemcache
Version : 4.0.0-150400.14.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 611.3 KiB
Installed : No
Status : not installed
Source package : python-pymemcache-4.0.0-150400.14.3.1.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pymemcache
Version : 4.0.0-150400.14.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 611.3 KiB
Installed : No
Status : not installed
Source package : python-pymemcache-4.0.0-150400.14.3.1.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.