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

Last updated: March 29,2024

1. Install "python3-snappy" package

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

$ sudo apt update $ sudo apt install python3-snappy

2. Uninstall "python3-snappy" package

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

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

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

Package: python3-snappy
Source: python-snappy (0.5.3-1.2)
Version: 0.5.3-1.2+b2
Installed-Size: 88
Maintainer: Shell Xu
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libsnappy1v5 (>= 1.1.10)
Size: 17560
SHA256: 21b79de6a4d8fbb17bb29dd7d1987a4903027aefb84682772bde01fe673da397
SHA1: b7f2c0b8c7739569369ede4bb6b884ff14a6f4ea
MD5sum: 9a0a02ff9a624f33dbab5937048a49c8
Description: snappy compression library from Google - Python 3.x
Snappy is a compression/decompression library. It does not aim for
maximum compression, or compatibility with any other compression
library; instead, it aims for very high speeds and reasonable
compression. You can read package libsnappy1 for more information.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: http://github.com/andrix/python-snappy
Section: python
Priority: optional
Filename: pool/main/p/python-snappy/python3-snappy_0.5.3-1.2+b2_amd64.deb