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

Last updated: May 12,2024

1. Install "python3-zodbpickle" package

Please follow the steps below to install python3-zodbpickle on Kali Linux

$ sudo apt update $ sudo apt install python3-zodbpickle

2. Uninstall "python3-zodbpickle" package

This guide let you learn how to uninstall python3-zodbpickle on Kali Linux:

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

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

Package: python3-zodbpickle
Source: zodbpickle (2.5-1)
Version: 2.5-1+b2
Installed-Size: 367
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-pkg-resources, python3:any, libc6 (>= 2.14)
Size: 86492
SHA256: 81df67c6594f56d2448c5650fb5d818969dd47c7cf1154b998a70fe72a344852
SHA1: f362ce75c337e2bf3d9328e873c298f063308816
MD5sum: 614545010b8548210a44ce11432a902e
Description: Fork of pickle module for uniform serialization between Python 2 and 3 (Py3)
This package forks the pickle module (and the supporting C extension)
from both Python 3.2 and Python 3.3. The fork adds support for the
noload operations used by ZODB.
Description-md5:
Homepage: https://github.com/zopefoundation/zodbpickle
Section: python
Priority: optional
Filename: pool/main/z/zodbpickle/python3-zodbpickle_2.5-1+b2_amd64.deb