How to Install and Uninstall python3-pymemcache Package on openSUSE Leap
Last updated: January 23,2025
1. Install "python3-pymemcache" package
This guide covers the steps necessary to install python3-pymemcache on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pymemcache
Copied
2. Uninstall "python3-pymemcache" package
Please follow the step by step instructions below to uninstall python3-pymemcache on openSUSE Leap:
$
sudo zypper remove
python3-pymemcache
Copied
3. Information about the python3-pymemcache package on openSUSE Leap
Information for package python3-pymemcache:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-pymemcache
Version : 1.2.9-150400.16.69
Arch : noarch
Vendor : SUSE LLC
Installed Size : 270.5 KiB
Installed : No
Status : not installed
Source package : python3-pymemcache-1.2.9-150400.16.69.src
Upstream URL : https://github.com/Pinterest/pymemcache
Summary : A comprehensive, fast, pure Python memcached client
Description :
A comprehensive, fast, 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 : python3-pymemcache
Version : 1.2.9-150400.16.69
Arch : noarch
Vendor : SUSE LLC
Installed Size : 270.5 KiB
Installed : No
Status : not installed
Source package : python3-pymemcache-1.2.9-150400.16.69.src
Upstream URL : https://github.com/Pinterest/pymemcache
Summary : A comprehensive, fast, pure Python memcached client
Description :
A comprehensive, fast, 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.