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

Last updated: May 20,2024

1. Install "python3-preshed" package

Please follow the guidelines below to install python3-preshed on Kali Linux

$ sudo apt update $ sudo apt install python3-preshed

2. Uninstall "python3-preshed" package

Here is a brief guide to show you how to uninstall python3-preshed on Kali Linux:

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

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

Package: python3-preshed
Source: python-preshed
Version: 3.0.8-2
Installed-Size: 616
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-cymem, python3-murmurhash, python3-pytest, python3:any, libc6 (>= 2.29)
Size: 140884
SHA256: 73d976e04ab1d250332da0ef52ebab231dc0683236b419115da0b293b4716c48
SHA1: 0b88763fdc4df61595cba349ed7aba8e57905113
MD5sum: 8843972b0283957bf8f82c7586b4a7c9
Description: Cython Hash Table for Pre-Hashed Keys
Simple but high performance Cython hash table mapping pre-randomized keys
to void* values.
Description-md5:
Homepage: https://github.com/explosion/preshed
Section: python
Priority: optional
Filename: pool/main/p/python-preshed/python3-preshed_3.0.8-2_amd64.deb