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

Last updated: May 17,2024

1. Install "python-pylibmc" package

This tutorial shows how to install python-pylibmc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pylibmc

2. Uninstall "python-pylibmc" package

This guide covers the steps necessary to uninstall python-pylibmc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pylibmc
Priority: optional
Section: universe/python
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pylibmc
Version: 1.5.0-4build1
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libmemcached11, zlib1g (>= 1:1.1.4)
Suggests: memcached
Filename: pool/universe/p/pylibmc/python-pylibmc_1.5.0-4build1_amd64.deb
Size: 27078
MD5sum: fd6056ca067bfbb212d87db3f8381913
SHA1: aabf4a5b5c2894780a22226c0a0be0159be8e853
SHA256: 1e2c05b245a6190519a7055c20db2f9914f6f041dbb9cbf912a3742074e924fd
Description-en: libmemcached wrapper
Pylibmc is a Python wrapper around the accompanying C Python
extension _pylibmc, which is a wrapper around libmemcached
from TangentOrg. It also manages pooling in a multi-threading
environment.
Description-md5: 06999fd9712f78cd74a9b86cc139ae57
Homepage: http://pypi.python.org/pypi/pylibmc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu