How to Install and Uninstall python-pymemcache Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-pymemcache" package

This is a short guide on how to install python-pymemcache on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pymemcache

2. Uninstall "python-pymemcache" package

Please follow the steps below to uninstall python-pymemcache on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pymemcache $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pymemcache package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pymemcache
Priority: optional
Section: python
Installed-Size: 144
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.3.2-2ubuntu1
Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-pymemcache/python-pymemcache_1.3.2-2ubuntu1_all.deb
Size: 23106
MD5sum: 385fee69ffd26ef7aabbef1f0cd1f732
SHA1: ef9945451ae5ce4a1047d01e00f10a5815cfd86b
SHA256: 2f65423ece4232dfd4989f3b6e4ebc5f67ee0d8d78e86b737e5857659d4fe5c4
Description-en: comprehensive, fast, pure Python memcached client - Python 2.x
Pymemcache is a comprehensive, fast, pure-Python memcached client. It 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.
.
This package contains the Python 2.x module.
Description-md5: 26e0c305a9d71f3ce29f3d86ea0afa4f
Homepage: https://github.com/Pinterest/pymemcache
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y