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

Last updated: May 15,2024

1. Install "python3-pylibmc-dbg" package

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

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

2. Uninstall "python3-pylibmc-dbg" package

Please follow the step by step instructions below to uninstall python3-pylibmc-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pylibmc-dbg
Priority: extra
Section: universe/debug
Installed-Size: 74
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), python3-dbg, python3-pylibmc (= 1.5.0-4build1)
Filename: pool/universe/p/pylibmc/python3-pylibmc-dbg_1.5.0-4build1_amd64.deb
Size: 21776
MD5sum: 87336d201fae9ee27a441d798f07a739
SHA1: 636c7bcddb4aa60c0b609c7fea8fd8b7906eb4d9
SHA256: f341ade14895bf4e32c3427de140015ed497f604d5b940d28bb16b245f2494b4
Description-en: libmemcached wrapper (Python3 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 contains the Python 3 version of the debug mode.
Description-md5: 22b0a345cb957dfe9e7eb3239f1b906f
Homepage: http://pypi.python.org/pypi/pylibmc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu