How to Install and Uninstall python3-memcache Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python3-memcache" package

Please follow the steps below to install python3-memcache on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-memcache

2. Uninstall "python3-memcache" package

This tutorial shows how to uninstall python3-memcache on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-memcache $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-memcache package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-memcache
Priority: optional
Section: python
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-memcache
Version: 1.57-1
Depends: python3-six, python3:any (>= 3.3.2-2~)
Suggests: memcached
Filename: pool/main/p/python-memcache/python3-memcache_1.57-1_all.deb
Size: 17206
MD5sum: 70555a9db259a933ac717d15c4e6f511
SHA1: f67ba50f8ac9889e7b9e43fd1cd365d797b4fd7c
SHA256: f6e3c1662175f3182b7f98c7282bc40e21487b96f6df2b35877a17903bbe49f3
Description-en: pure Python memcached client - Python 3.x
This software is a 100% Python interface to the memcached memory cache daemon.
It is the client side software which allows storing values in one or more,
possibly remote, memcached servers.
.
This package contains the Python 3.x module.
Description-md5: 782d5db8ef068dacdf2c5f4aeb2e2d8f
Homepage: https://github.com/linsomniac/python-memcached
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m