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

Last updated: May 20,2024

1. Install "python3-memcache" package

Please follow the instructions below to install python3-memcache on Kali Linux

$ sudo apt update $ sudo apt install python3-memcache

2. Uninstall "python3-memcache" package

This tutorial shows how to uninstall python3-memcache on Kali Linux:

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

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

Package: python3-memcache
Source: python-memcache
Version: 1.59-8
Installed-Size: 84
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-six (>= 1.4.0), python3:any
Suggests: memcached
Size: 24636
SHA256: 8477c3d5667ce2f1bba08794885b4fcb213e0acb4808a5a0ae83c37d4ba5b9b1
SHA1: 9584a8e69920737adc64593a15d1784d725b205a
MD5sum: f11416e6f9d8e1c618e55e1b14ff1e4c
Description: 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:
Homepage: https://github.com/linsomniac/python-memcached
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-memcache/python3-memcache_1.59-8_all.deb