How to Install and Uninstall python3-pylibmc Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-pylibmc" package

This tutorial shows how to install python3-pylibmc on Kali Linux

$ sudo apt update $ sudo apt install python3-pylibmc

2. Uninstall "python3-pylibmc" package

Please follow the steps below to uninstall python3-pylibmc on Kali Linux:

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

3. Information about the python3-pylibmc package on Kali Linux

Package: python3-pylibmc
Source: pylibmc (1.6.3-1)
Version: 1.6.3-1+b2
Installed-Size: 169
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libmemcached11 (>= 1.1.4), zlib1g (>= 1:1.1.4)
Suggests: memcached
Size: 40692
SHA256: 6b7b324985049d0ffa81656b17b0766552ece45dceb9a0d8b34dfb96ef729bed
SHA1: eb752e696d2e926d76008c18c661a4a241e2db09
MD5sum: ca7b69fc9cfd0279576067c748dbe622
Description: libmemcached wrapper (Python3 version)
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 library.
Description-md5:
Homepage: https://sendapatch.se/projects/pylibmc/
Section: python
Priority: optional
Filename: pool/main/p/pylibmc/python3-pylibmc_1.6.3-1+b2_amd64.deb