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

Last updated: May 18,2024

1. Install "python-pylibmc-dbg" package

Please follow the instructions below to install python-pylibmc-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pylibmc-dbg

2. Uninstall "python-pylibmc-dbg" package

Please follow the guidance below to uninstall python-pylibmc-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pylibmc-dbg
Priority: extra
Section: universe/debug
Installed-Size: 287
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pylibmc
Version: 1.5.0-4build1
Depends: libc6 (>= 2.4), libmemcached11, zlib1g (>= 1:1.1.4), python-dbg, python-pylibmc (= 1.5.0-4build1)
Filename: pool/universe/p/pylibmc/python-pylibmc-dbg_1.5.0-4build1_amd64.deb
Size: 187410
MD5sum: 0a3ade8b965e141eb652f80eac44433a
SHA1: e88b95434a47e46f7a093fb70e3a9c826bc0e944
SHA256: c5f3b375d91d6e7dd052cf42e74af8176593ac7a7444c8977e1d9aa3b6f053dc
Description-en: libmemcached wrapper (debug mode)
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.
.
This package provides the debug mode.
Description-md5: 0c3374bcac3db888db785084130bf35d
Homepage: http://pypi.python.org/pypi/pylibmc/
Build-Ids: 2bd25f88ef4e42992fd6d4d053a5b7191c00dcc1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu