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

Last updated: May 01,2024

1. Install "python3-persistent" package

This is a short guide on how to install python3-persistent on Kali Linux

$ sudo apt update $ sudo apt install python3-persistent

2. Uninstall "python3-persistent" package

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

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

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

Package: python3-persistent
Source: python-persistent
Version: 4.6.4-2
Installed-Size: 351
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-zope.interface, python3:any, libc6 (>= 2.4), python3-cffi
Suggests: python-persistent-doc
Size: 68932
SHA256: 116c0b9be6ff681c688a64678467df61527e12dd27477982019db0cdbaac89c0
SHA1: f6f1909124e5354e7448143bc1c1ba3fe6734433
MD5sum: 72b77422c0b27126d984000c9fc1745d
Description: Automatic persistence for Python objects
This package contains a generic persistence implementation for Python. It
forms the core protocol for making objects interact "transparently" with
a database such as the ZODB.
.
This is the Python 3 version.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/p/python-persistent/python3-persistent_4.6.4-2_amd64.deb